public class IOUtils extends Object
IOUtils()
static void
closeQuietly(Closeable closeable)
static String
readFully(InputStream in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IOUtils()
public static String readFully(InputStream in) throws IOException
IOException
public static void closeQuietly(Closeable closeable)
Copyright © 2014. All rights reserved.