Struct rc_zip::EndOfCentralDirectory64Locator
source · pub struct EndOfCentralDirectory64Locator {
pub dir_disk_number: u32,
pub directory_offset: u64,
pub total_disks: u32,
}
Expand description
4.3.15 Zip64 end of central directory locator
Fields§
§dir_disk_number: u32
number of the disk with the start of the zip64 end of central directory
directory_offset: u64
relative offset of the zip64 end of central directory record
total_disks: u32
total number of disks