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

std::std.stream.std.stream.Stream.Length

Property Length:monkey:monkey.types.Int

Current stream length.

In the case of non-seekable streams, Length is the number of bytes that can be read from the stream without 'blocking'.