public class BufferExposingByteArrayOutputStream extends UnsyncByteArrayOutputStream
myBuffer, myCount
Constructor and Description |
---|
BufferExposingByteArrayOutputStream() |
BufferExposingByteArrayOutputStream(byte[] buffer) |
BufferExposingByteArrayOutputStream(int size) |
Modifier and Type | Method and Description |
---|---|
int |
backOff(int size) |
byte [] |
getInternalBuffer() |
reset, size, toByteArray, toByteArraySequence, toInputStream, toString, write, write, writeTo