std.stream.Stream.Position - nitrologic/monkey2 GitHub Wiki
std::std.stream.std.stream.Stream.Position
monkey:monkey.types.Int
Property Position:Current stream position.
In the case of non-seekable streams, Position
will always be -1.
std::std.stream.std.stream.Stream.Position
Current stream position.
In the case of non-seekable streams, Position
will always be -1.