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