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