Searched defs:toCharArray (Results 1 – 2 of 2) sorted by relevance
295 public static char[] toCharArray(InputStream is) throws IOException { in toCharArray() method in IOUtils318 public static char[] toCharArray(InputStream is, String encoding) in toCharArray() method in IOUtils337 public static char[] toCharArray(Reader input) throws IOException { in toCharArray() method in IOUtils
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