Std stream stream writelong
std:std.stream.Stream.WriteLong
Method WriteLong:Void( data:Long )#
Writes a 64 bit long to the stream.
Parameters | |
---|---|
data |
data The long to write. |
std:std.stream.Stream.WriteLong
Writes a 64 bit long to the stream.
Parameters | |
---|---|
data |
data The long to write. |