Package org.eclipse.cbi.common.util
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
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.cbi.common.util.Record
Record.Fowarding
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecordDefinition
static final RecordDefinition.Field
static final RecordDefinition.Field
static final long
static final RecordDefinition.Field
static final RecordDefinition.Field
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.primitives.UnsignedInteger
Methods inherited from class org.eclipse.cbi.common.util.Record.Fowarding
delegate, size, stringValue, uint16Value, uint32Value, uint64Value
Methods inherited from class com.google.common.collect.ForwardingObject
toString
-
Field Details
-
SIGNATURE
public static final long SIGNATURE- See Also:
-
Z64EOCDLS
-
NODWSZ64EOCD
-
ROZ64EOCDR
-
TNOD
-
DEFINITION
-
-
Constructor Details
-
Zip64EndOfCentralDirectoryLocator
-
-
Method Details
-
relativeOffsetOfTheZip64EndOfCentralDirectoryRecord
public com.google.common.primitives.UnsignedInteger relativeOffsetOfTheZip64EndOfCentralDirectoryRecord()
-