Writes to the output stream the eight low-order bits of the argument <code>b</code>. The 24 high-order bits of <code>b</code> are ignored.
@param b the byte to be written. @throws IOException if an I/O error occurs.
See Implementation
Writes to the output stream the eight low-order bits of the argument <code>b</code>. The 24 high-order bits of <code>b</code> are ignored.
@param b the byte to be written. @throws IOException if an I/O error occurs.