std.stream.Stream.WriteLong - nitrologic/monkey2 GitHub Wiki

std::std.stream.std.stream.Stream.WriteLong

Method WriteLong:Void( data:monkey:monkey.types.Long )

Writes a 64 bit long to the stream.

Parameters
data data The long to write.