System.JSON.BSON.TBsonWriter.Writer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Writer: TBinaryWriter read FWriter;

C++

__property System::Classes::TBinaryWriter* Writer = {read=FWriter};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter


Description

L'éditeur de binaires utilisé par l'éditeur BSON.

Voir aussi