Writes <code>len</code> bytes from the specified byte array starting at offset <code>off</code> to this byte array output stream.
@param b the data. @param off the start offset in the data. @param len the number of bytes to write.
See Implementation
Writes <code>len</code> bytes from the specified byte array starting at offset <code>off</code> to this byte array output stream.
@param b the data. @param off the start offset in the data. @param len the number of bytes to write.