Class TgoJsonWriter
Unit
Grijjy.Bson.IO
Declaration
type TgoJsonWriter = class(TgoBsonBaseWriter, IgoJsonWriter)
Description
Stock implementation of the IgoJsonWriter interface.
Hierarchy
Overview
Methods
Description
Methods
|
constructor Create; overload; |
Creates a JSON writer using the default settings.
|
|
constructor Create(const ASettings: TgoJsonWriterSettings); overload; |
Creates a JSON writer.
Parameters
- ASettings
- the writer settings to use.
|
|
destructor Destroy; override; |
Destructor
|
Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26
|