LongBinaryStream REALbasic Plugin
LongBinaryStream.WriteLong Method
Use this method to write a REALbasic Integer as Long Integer to the stream.
WriteLong(
Value
as
Integer)
Parameters
Value
The value to write.
Remarks
See Also
LongBinaryStream Class