| Package | Description |
|---|---|
| org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChecksumInputStream
Automatically verifies a
Checksum value once the stream is exhausted or the count threshold is reached. |
class |
ThrottledInputStream
Provides bandwidth throttling on a specified InputStream.
|