public interface ByteWriter
void
write(byte[] buff, int off, int len)
void write(byte[] buff, int off, int len) throws java.io.IOException
buff
off
len
java.io.IOException