END_CD
END_CD = 0x6054b50 : int
Zip Constants.
LFH_FILENAME_POS = 30
The minimum length of the Local File Header record.
local file header signature 4 version needed to extract 2 general purpose bit flag 2 compression method 2 last mod file time 2 last mod file date 2 crc-32 4 compressed size 4 uncompressed size 4 file name length 2 extra field length 2
ZIP64_END_OF_CD_LEN = 56 : int
The minimum length of the Zip64 End Of Central Directory Record.
zip64 end of central dir signature 4 size of zip64 end of central directory record 8 version made by 2 version needed to extract 2 number of this disk 4 number of the disk with the start of the central directory 4 total number of entries in the central directory on this disk 8 total number of entries in the central directory 8 size of the central directory 8 offset of start of central directory with respect to the starting disk number 8