Writes <code>b.length</code> bytes from the specified byte array to this file output stream.
@param b the data. @exception IOException if an I/O error occurs.
See Implementation
Writes <code>b.length</code> bytes from the specified byte array to this file output stream.
@param b the data. @exception IOException if an I/O error occurs.