Writes a sub array of bytes. @param b the data to be written @param off the start offset in the data @param len the number of bytes that are written @exception IOException If an I/O error has occurred.
See Implementation
Writes a sub array of bytes. @param b the data to be written @param off the start offset in the data @param len the number of bytes that are written @exception IOException If an I/O error has occurred.