Web.HTTPProd.GetEncodingOfStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEncodingOfStream(AStream: TStream; out ASignatureSize: Integer): TEncoding;

C++

extern DELPHI_PACKAGE System::Sysutils::TEncoding* __fastcall GetEncodingOfStream(System::Classes::TStream* AStream, /* out */ int &ASignatureSize);

Properties

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

Description

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