Skip to content

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.