Package | Description |
---|---|
org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader . |
Modifier and Type | Class and Description |
---|---|
class |
InfiniteCircularInputStream
An
InputStream that infinitely repeats the provided bytes. |