Searched refs:ZIP64_EOCD_LOCATOR_SIZE (Results 1 – 1 of 1) sorted by relevance
202 private static final int ZIP64_EOCD_LOCATOR_SIZE = 20; field in ZFile797 int zip64LocatorStart = eocdStart - ZIP64_EOCD_LOCATOR_SIZE; in readEocd()