API:Datasnap.DSHTTPCommon.TDSServiceResponseHandler.ByteContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ByteContent(JsonValue: TJSONValue): TArray<Byte>; virtual;

C++

virtual System::DynamicArray<System::Byte> __fastcall ByteContent(System::Json::TJSONValue* JsonValue);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSServiceResponseHandler

Description

Embarcadero Technologies does not currently have any additional information.