public class CustomByteArrayOutputStream extends java.io.ByteArrayOutputStream
buf, count
CustomByteArrayOutputStream(int size)
byte[]
buf()
int
count()
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CustomByteArrayOutputStream(int size)
public byte[] buf()
public int count()