System.JSON.BSON.TBsonWriter

Aus RAD Studio API Documentation

TBsonWriterSystem.JSON.Writers.TJsonWriterSystem.TObject

Delphi

TBsonWriter = class(TJsonWriter)

C++

class PASCALIMPLEMENTATION TBsonWriter : public System::Json::Writers::TJsonWriter

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON System.JSON.BSON

Beschreibung

Basisklasse, die die Logik zum Serialisieren von JSON-Daten bereitstellt. {{#multireplace:System.JSON.BSON.TBsonWriter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.JSON.Writers.TJsonWriter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.JSON.Writers.TJsonWriter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Basisklasse, die die Logik zum Serialisieren von JSON-Daten bereitstellt.

Siehe auch