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
Public Member Functions | |
---|---|
TEZGZipTrailer() | |
TEZGZipTrailer(TInt32, TInt32) |
Public Attributes | |
---|---|
TInt32 | iCrc32 |
TInt32 | iSize |