Location:
EZGzip.h
Link against: ezlib.lib
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()
, TEZGZipTrailer()
, iCrc32
, iSize
IMPORT_C TEZGZipTrailer(TInt32 aCrc, TInt32 aSize);
Constructor
|
TInt32 iSize;