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