Read a short string.
Source position: classesh.inc line 1827
public function TBinaryObjectReader.ReadStr: RawByteString; 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