Read a short string
Source position: classesh.inc line 1471
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