System.JSON.Readers.TJsonReader.ReadAsInt64Internal
Révision datée du 4 février 2016 à 16:54 par Lucas.Magdalena (discussion | contributions) (1 version : Translated using TRADOS. LOC-21501)
Delphi
function ReadAsInt64Internal: Int64;
C++
__int64 __fastcall ReadAsInt64Internal(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | TJsonReader |
Description
Fournit l'implémentation pour ReadAsInt64.
ReadAsInt64Internal fournit l'implémentation pour la fonction ReadAsInt64 pour lire un token JSON comme une valeur d'entier 64 bits.
ReadAsInt64Internal renvoie une valeur Int64.