Searched refs:ZIP64_EXTLEN (Results 1 – 2 of 2) sorted by relevance
74 static final int ZIP64_EXTLEN = 16; // uncompressed size, 8-byte field in ZipConstants64
409 e.size = get64(tmpbuf, ZIP64_EXTLEN - ZIP64_EXTCRC); in readEnd()415 e.size = get64(tmpbuf, ZIP64_EXTLEN); in readEnd()