Searched defs:copyFile (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/test/org/opensolaris/opengrok/util/
H A DFileUtilities.java74 copyFile(in, out);
104 public static void copyFile(InputStream in, OutputStream out) throws IOException { method in class:FileUtilities

Completed in 8 milliseconds