[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a short string
Source position: classesh.inc line 1201
public function TBinaryObjectReader.ReadStr: string; override; |
ReadStr reads a short string from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader