Searched defs:zis (Results 1 – 3 of 3) sorted by relevance
55 final GZIPInputStream zis = new GZIPInputStream(in); in readGzipped() local
37 ZipInputStream(fis).use { zis -> in <lambda>() method
200 var zis: JarInputStream? = null in <lambda>() variable