System.JSON.BSON.TBsonWriter.Writer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Writer: TBinaryWriter read FWriter;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter


説明

BSON ライタが使用するバイナリ ライタ

関連項目