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