Overview | Methods | This Package | All Packages
Writes a single byte of data to this stream.
Syntax
public void write( int value )
Parameters
value
The value to write.