Searched refs:ZIP64_EXTSIZ (Results 1 – 2 of 2) sorted by relevance
73 static final int ZIP64_EXTSIZ = 8; // compressed size, 8-byte field in ZipConstants64
379 e.csize = get64(tmpbuf, ZIP64_EXTSIZ - ZIP64_EXTCRC); in readEnd()385 e.csize = get64(tmpbuf, ZIP64_EXTSIZ); in readEnd()