Searched defs:zis (Results 1 – 4 of 4) sorted by relevance
55 final GZIPInputStream zis = new GZIPInputStream(in); in readGzipped() local
127 ZipInputStream zis = new ZipInputStream(fis); in readJar() local
219 val zis = closer.register(ZipInputStream(bis)) in <lambda>() constant
187 var zis: JarInputStream? = null in <lambda>() variable