Package | Description |
---|---|
org.apache.commons.io.output |
Provides implementations of output classes, such as
OutputStream and
Writer . |
Modifier and Type | Method and Description |
---|---|
static UnsynchronizedByteArrayOutputStream.Builder |
UnsynchronizedByteArrayOutputStream.builder()
Constructs a new
UnsynchronizedByteArrayOutputStream.Builder . |