Class TgoJsonWriter

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TgoJsonWriter = class(TgoBsonBaseWriter, IgoJsonWriter)

Description

Stock implementation of the IgoJsonWriter interface.

Hierarchy

Overview

Methods

Public constructor Create; overload;
Public constructor Create(const ASettings: TgoJsonWriterSettings); overload;
Public destructor Destroy; override;

Description

Methods

Public constructor Create; overload;

Creates a JSON writer using the default settings.

Public constructor Create(const ASettings: TgoJsonWriterSettings); overload;

Creates a JSON writer.

Parameters
ASettings
the writer settings to use.
Public destructor Destroy; override;

Destructor


Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26