public class ZeroCopyByteArrayOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
ZeroCopyByteArrayOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(WritableByteChannel channel) |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writepublic void writeTo(WritableByteChannel channel) throws IOException
IOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.