Libraries anvil io OutputStream writeBinary

OutputStream writeBinary(binary bin)
OutputStream writeBinary(binary bin, int offset, int length)
Writes bytes from specified binary into stream.
Parameters offset -  The start offset in the data.
length -  The number of bytes to write.
Throws IOError -  If an I/O error occurs.