Searched refs:ENDSIZ (Results 1 – 1 of 1) sorted by relevance
85 static final int ENDSIZ = 12; // central directory size in bytes field in Zip188 long cdsize = UnsignedInts.toLong(eocd.getInt(index + ENDSIZ)); in ZipIterable()