Writes an array of bytes. This method will block until the bytes are actually written. @param b the data to be written @exception IOException If an I/O error has occurred.
See Implementation
Writes an array of bytes. This method will block until the bytes are actually written. @param b the data to be written @exception IOException If an I/O error has occurred.