Searched refs:writeToStream (Results 1 – 1 of 1) sorted by relevance
77 writeToStream(file, out); in addToZip()119 private static void writeToStream(File file, OutputStream out) throws IOException { in writeToStream() method in ZipUtil