public static String toString(Reader input) throws IOException
input - IOExceptionpublic static String toString(Reader input, int bufferSize) throws IOException
input - bufferSize - IOExceptionpublic static void copy(Reader input, Writer output, int bufferSize) throws IOException
input - output - bufferSize - IOExceptionCopyright © 2014. All Rights Reserved.