Searched refs:ZIP64_ENDSIZ (Results 1 – 1 of 1) sorted by relevance
98 static final int ZIP64_ENDSIZ = 40; // central directory size in bytes field in Zip205 cdsize = zip64eocd.getLong(ZIP64_ENDSIZ); in ZipIterable()