Package | Description |
---|---|
org.apache.commons.io.output |
Provides implementations of output classes, such as
OutputStream and
Writer . |
Modifier and Type | Method and Description |
---|---|
static CloseShieldOutputStream |
CloseShieldOutputStream.wrap(OutputStream outputStream)
Creates a proxy that shields the given output stream from being closed.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.