[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start reading a binary value.
Source position: classesh.inc line 1187
public procedure TBinaryObjectReader.ReadBinary( |
const DestData: TMemoryStream |
); override; |
ReadBinary reads a binary valye from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader