Searched refs:ZIP64_LOCHDR (Results 1 – 1 of 1) sorted by relevance
81 static final int ZIP64_LOCHDR = 20; // ZIP64 end locator header size field in Zip198 long zip64eocdOffset = size - ENDHDR - ZIP64_LOCHDR - ZIP64_ENDHDR; in ZipIterable()