[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a unicode string from the stream
Source position: classesh.inc line 1106
public function TStringStream.ReadUnicodeString( |
Count: LongInt |
ReadUnicodeString will read a unicodestring and correctly handle the codepage translation if necessary..
TStream.ReadString |
||
|
Read an ansistring from the stream and return its value. |
|
|
Write a unicode string to the stream |