Searched refs:ZIP64_EOCD_LOCATOR_SIZE (Results 1 – 1 of 1) sorted by relevance
41 private static final int ZIP64_EOCD_LOCATOR_SIZE = 20; field in ZipUtils193 long locatorPosition = zipEndOfCentralDirectoryPosition - ZIP64_EOCD_LOCATOR_SIZE; in isZip64EndOfCentralDirectoryLocatorPresent()