Searched refs:ZipFileInputStream (Results 1 – 2 of 2) sorted by relevance
263 java.util.zip.ZipFile.ZipFileInputStream zfin, in ZipFileInflaterInputStream()290 private final java.util.zip.ZipFile.ZipFileInputStream zfin;298 private class ZipFileInputStream extends java.io.InputStream { class in ZipFile300 ZipFileInputStream(long jzentry) { in ZipFileInputStream() method in ZipFile.ZipFileInputStream
399 ZipFileInputStream in; in getInputStream()412 in = new ZipFileInputStream(zsrc.cen, pos); in getInputStream()463 ZipFileInflaterInputStream(ZipFileInputStream zfin, in ZipFileInflaterInputStream()468 private ZipFileInflaterInputStream(ZipFileInputStream zfin, in ZipFileInflaterInputStream()509 long avail = ((ZipFileInputStream)in).size() - inf.getBytesWritten(); in available()928 private class ZipFileInputStream extends InputStream { class in ZipFile937 ZipFileInputStream(DirectByteBuffer cen, int cenpos) { in ZipFileInputStream() method in ZipFile.ZipFileInputStream