Home
last modified time | relevance | path

Searched defs:copyLarge (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/org/apache/commons/io/
DIOUtils.java948 public static long copyLarge(InputStream input, OutputStream output) in copyLarge() method in IOUtils
1052 public static long copyLarge(Reader input, Writer output) throws IOException { in copyLarge() method in IOUtils
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DIOUtils.java1023 public static long copyLarge(InputStream input, OutputStream output) in copyLarge() method in IOUtils
1127 public static long copyLarge(Reader input, Writer output) throws IOException { in copyLarge() method in IOUtils