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