REST.Client.TDownloadURL.DownloadRawBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure DownloadRawBytes(const AURL: string; const AStream: TStream); static;

C++

static void __fastcall DownloadRawBytes(const System::UnicodeString AURL, System::Classes::TStream* const AStream);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Client.pas
REST.Client.hpp
REST.Client TDownloadURL

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!