API:Web.HTTPApp.EncodingGetString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EncodingGetString(const AContentType: string; const AValue: TBytes): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall EncodingGetString(const System::UnicodeString AContentType, const System::DynamicArray<System::Byte> AValue);

Properties

Type Visibility Source Unit Parent
function public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

Description

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