API:System.JSON.Readers.TJsonReader.ReadAsBytesInternal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadAsBytesInternal: TBytes;

C++

System::DynamicArray<System::Byte> __fastcall ReadAsBytesInternal();

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers TJsonReader

Description

Embarcadero Technologies does not currently have any additional information.