ResourceStream REALbasic Plugin

ResourceStream.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

ResourceStream Class