Writes a character to this file.
public void writeChar( char value )
value
The character value to write to the file.
Overrides DataStream.writeChar
See Also IDataStream.writeChar