[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Skip a value's data
Source position: classesh.inc line 1206
public procedure TBinaryObjectReader.SkipValue; override; |
SkipComponent skips the data of the next value in a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader