| Package | Description |
|---|---|
| org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnsynchronizedBufferedReader
Wraps an existing
Reader and buffers the input without any synchronization. |