java.io.Closeable, java.io.Flushable, java.lang.AutoCloseablepublic class ClearableByteArrayOutputStream
extends java.io.ByteArrayOutputStream
| Constructor | Description |
|---|---|
ClearableByteArrayOutputStream() |
Returns a new ClearableByteArrayOutputStream
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
clear() |
Wipes the internal buffer and resets the count to zero.
|
close, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeTo