|
||
class TEZGZipTrailer;
The TEZGZipTrailer class encapsulates a zip file trailer, which uses a CRC (cyclic redundancy check) to confirm the validity of the unpacked archive
Defined in TEZGZipTrailer
:
TEZGZipTrailer()
Constructor TEZGZipTrailer(TInt32,TInt32)
ConstructoriCrc32
iSize
IMPORT_C TEZGZipTrailer(TInt32 aCrc, TInt32 aSize);
Constructor
|
TInt32 iSize;