| Package | Description |
|---|---|
| org.apache.commons.io.input |
This package provides implementations of input classes, such as
InputStream and Reader. |
| Modifier and Type | Method and Description |
|---|---|
static CloseShieldReader |
CloseShieldReader.wrap(Reader reader)
Creates a proxy that shields the given reader from being closed.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.