ResourceStream REALbasic Plugin
ResourceStream.WriteShort Method
Use this method to write a REALbasic Integer as short Integer to the stream.
WriteShort(
value
as
Integer)
Parameters
value
The value to write.
Remarks
See Also
ResourceStream Class