Searched defs:bis (Results 1 – 2 of 2) sorted by relevance
208 BufferedInputStream bis = null; in unzip() local
1115 BufferedInputStream bis = null; in unzip() local1166 private static void writeFile(BufferedInputStream bis, BufferedOutputStream bos, in writeFile()