|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nostra13.universalimageloader.utils.IoUtils
public final class IoUtils
Provides I/O operations
Method Summary | |
---|---|
static void |
closeSilently(java.io.Closeable closeable)
|
static void |
copyStream(java.io.InputStream is,
java.io.OutputStream os)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void copyStream(java.io.InputStream is, java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public static void closeSilently(java.io.Closeable closeable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |