docs/javadoc/reference/com/facebook/common/streams/package-summary.html
|
|
package
| LimitedInputStream | Reads the wrapped InputStream only until a specified number of bytes, the 'limit' is reached. | | TailAppendingInputStream | InputStream that returns all bytes from another stream, then appends the specified 'tail' bytes. |
+Generated by Doclava. +