Read an identifier.
Source position: classesh.inc line 1820
public function TBinaryObjectReader.ReadIdent( |
ValueType: TValueType |
):RawByteString; override; |
ReadIdent reads an identifier from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader