Writes a byte to this file.
public void writeByte( byte value )
value
The byte value to write to the file.
Overrides DataStream.writeByte
See Also IDataStream.writeByte