API:System.JSON.BSON.TBsonWriter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTBsonWriter

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.

System.JSON.BSON.TBsonWriter erbt von System.JSON.Writers.TJsonWriter. Der folgende Inhalt bezieht sich auf System.JSON.Writers.TJsonWriter.

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

Siehe auch