public class IOUtils extends Object
IOUtils()
static byte[]
toByteArray(InputStream input)
static String
toString(Reader input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOUtils()
public static byte[] toByteArray(InputStream input) throws IOException
IOException
public static String toString(Reader input) throws IOException
Copyright © 2021. All rights reserved.