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

std::std.stream.std.stream.Stream.ReadSizedString

Method ReadSizedString:monkey:monkey.types.String( )

Reads a size prefixed string from the stream.

Reads an int from the stream, then a string from that many bytes.