Class ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator

java.lang.Object
com.google.common.collect.ForwardingObject
org.eclipse.cbi.common.util.Record.Fowarding
org.eclipse.cbi.common.util.ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator
All Implemented Interfaces:
Record
Enclosing class:
ZipPosixPermissionFixer

static final class ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator extends Record.Fowarding
zip64 end of central dir locator signature 4 bytes (0x07064b50) number of the disk with the start of the zip64 end of central directory 4 bytes relative offset of the zip64 end of central directory record 8 bytes total number of disks 4 bytes
  • Field Details

  • Constructor Details

    • Zip64EndOfCentralDirectoryLocator

      public Zip64EndOfCentralDirectoryLocator(Record delegate)
  • Method Details

    • relativeOffsetOfTheZip64EndOfCentralDirectoryRecord

      public com.google.common.primitives.UnsignedInteger relativeOffsetOfTheZip64EndOfCentralDirectoryRecord()