System.JSON.TJSONByteReader.ConsumeByte

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

Delphi

function ConsumeByte: Byte;

C++

System::Byte __fastcall ConsumeByte();

プロパティ

種類 可視性 ソース ユニット
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONByteReader

説明

JSON パーサーのバイトを使用します。

ConsumeByte メソッドは、JSON パーサーのバイトを使用します。

関連項目