| Package | Description |
|---|---|
| org.apache.commons.io.input |
Provides implementations of input classes, such as
InputStream and Reader. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnsynchronizedBufferedInputStream
An unsynchronized version of
BufferedInputStream, not thread-safe. |
| Modifier and Type | Method and Description |
|---|---|
UnsynchronizedFilterInputStream |
UnsynchronizedFilterInputStream.Builder.get()
Constructs a new instance.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.