System.JSON.BSON.TBsonReader.Rewind
Delphi
procedure Rewind; override;
C++
virtual void __fastcall Rewind();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.JSON.BSON.pas System.JSON.BSON.hpp |
System.JSON.BSON | TBsonReader |
Description
Resets the state of the reader to Start in order to start reading the source data.