Reads a string from the stream considering the character width and prefixing.
The character type used for reading the string (char, wchar, or dchar).
Indicates whether the string is prefixed. Default is false.
The read string from the stream.
See Implementation
Reads a string from the stream considering the character width and prefixing.