std.stream.Stream.WriteLong - nitrologic/monkey2 GitHub Wiki
std::std.stream.std.stream.Stream.WriteLong
monkey:monkey.types.Long )
Method WriteLong:Void( data:Writes a 64 bit long to the stream.
Parameters | |
---|---|
data |
data The long to write. |
std::std.stream.std.stream.Stream.WriteLong
Writes a 64 bit long to the stream.
Parameters | |
---|---|
data |
data The long to write. |