Writes a string to the stream considering the character width and prefixing.
The character type used for writing the string (char, wchar, or dchar).
Indicates whether the string is prefixed. Default is false.
The string to be written to the stream.
See Implementation
Writes a string to the stream considering the character width and prefixing.