protected class Serializer.BufferOutputStream extends java.io.OutputStream
protected
Serializer.BufferOutputStream()
void
write(byte[] bytes)
write(byte[] bytes, int offset, int length)
write(int b)
close, flush
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Serializer.BufferOutputStream()
public void write(byte[] bytes)
write
java.io.OutputStream
public void write(byte[] bytes, int offset, int length)
public void write(int b)