Searched defs:toCharArray (Results 1 – 1 of 1) sorted by relevance
296 public static char[] toCharArray(InputStream is) throws IOException { in toCharArray() method in IOUtils319 public static char[] toCharArray(InputStream is, String encoding) in toCharArray() method in IOUtils338 public static char[] toCharArray(Reader input) throws IOException { in toCharArray() method in IOUtils