ReadAllBytes

<< Click to Display Table of Contents >>

Navigation:  Classes > THttpFile > Methods >

ReadAllBytes

SIGNATURE=IW.HTTP.FileItem.THttpFile.ReadAllBytes

 

ETYPE=Method

 

Declaration:

Delphi:

public function ReadAllBytes: TBytes;

C++:

public: __fastcall TBytes ReadAllBytes();

 

Description: This is ReadAllBytes, a member of class THttpFile.