std.stream.Stream.WriteInt - nitrologic/monkey2 GitHub Wiki
std::std.stream.std.stream.Stream.WriteInt
Method WriteInt:Void( data:monkey:monkey.types.Int )
Writes a 32 bit int to the stream.
| Parameters | |
|---|---|
data |
data The int to write. |
std::std.stream.std.stream.Stream.WriteInt
Writes a 32 bit int to the stream.
| Parameters | |
|---|---|
data |
data The int to write. |