LongBinaryStream REALbasic Plugin |
|
LongBinaryStream.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
LongBinaryStream Class