java.io.Closeable, java.io.Flushable, java.lang.AutoCloseablepublic class FastByteArrayOutputStream
extends java.io.ByteArrayOutputStream
| Constructor | Description |
|---|---|
FastByteArrayOutputStream(int size) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getByteArray() |
This will get the underlying byte array.
|
close, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeTo