Writes a byte of data to this file.
public void write( int value )
value
The integer value to write to the file.
Overrides DataStream.write
See Also IByteStream.write