public interface ByteAppendable
void
write(byte[] buffer, int offset, int len)
write(int value)
void write(int value) throws java.io.IOException
java.io.IOException
void write(byte[] buffer, int offset, int len) throws java.io.IOException