Class ZipPosixPermissionFixer.LocalFileHeader

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

static class ZipPosixPermissionFixer.LocalFileHeader extends Record.Fowarding
Local file header: local file header signature 4 bytes (0x04034b50) version needed to extract 2 bytes general purpose bit flag 2 bytes compression method 2 bytes last mod file time 2 bytes last mod file date 2 bytes crc-32 4 bytes compressed size 4 bytes uncompressed size 4 bytes file name length 2 bytes extra field length 2 bytes file name (variable size) extra field (variable size)