Searched refs:ZIP_EOCD_CENTRAL_DIR_OFFSET_FIELD_OFFSET (Results 1 – 1 of 1) sorted by relevance
47 private static final int ZIP_EOCD_CENTRAL_DIR_OFFSET_FIELD_OFFSET = 16; field in ZipUtils62 zipEndOfCentralDirectory.position() + ZIP_EOCD_CENTRAL_DIR_OFFSET_FIELD_OFFSET, in setZipEocdCentralDirectoryOffset()75 zipEndOfCentralDirectory.position() + ZIP_EOCD_CENTRAL_DIR_OFFSET_FIELD_OFFSET); in getZipEocdCentralDirectoryOffset()