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