System.JSON.TJSONByteReader.ConsumeByte

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ConsumeByte: Byte;

C++

System::Byte __fastcall ConsumeByte();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONByteReader

Description

Consomme un octet d'un analyseur JSON.

La méthode ConsumeByte consomme un octet d'un analyseur JSON.

Voir aussi