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