Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Grijjy.Bson.IO
type TgoBsonDocumentReader = class(TgoBsonBaseReader, IgoBsonDocumentReader)
Stock implementation of the IgoBsonDocumentReader interface.
constructor Create(const ADocument: TgoBsonDocument);
Creates a BSON Document reader.