Std stream stream readsizedstring
std:std.stream.Stream.ReadSizedString
Method ReadSizedString:String( )#
Reads a size prefixed string from the stream.
Reads an int from the stream, then a string from that many bytes.
std:std.stream.Stream.ReadSizedString
Reads a size prefixed string from the stream.
Reads an int from the stream, then a string from that many bytes.