|
<< Click to Display Table of Contents >> Navigation: Classes > TUtf8JsonReader > Methods > Create |
SIGNATURE=IWJsonDataObjects.TUtf8JsonReader.Create@PByte@NativeInt@PJsonReaderProgressRec
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(S: PByte; Len: NativeInt; AProgress: PJsonReaderProgressRec); |
C++: |
public: __fastcall TUtf8JsonReader(PByte S, NativeInt Len, PJsonReaderProgressRec AProgress); |
Description: TUtf8JsonReader