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