Web.HTTPProd.GetEncodingOfStream

From RAD Studio API Documentation
Revision as of 11:35, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:Web.HTTPProd.GetEncodingOfStream|api}} ==Description== {{#lsth:API:Web.HTTPProd.GetEncodingOfStream|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.