System.JSON.TJSONByteReader.ConsumeByte

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ConsumeByte: Byte; virtual;

C++

virtual System::Byte __fastcall ConsumeByte(void);

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