com.twilight.h264.util
Class IOUtils
java.lang.Object
com.twilight.h264.util.IOUtils
public class IOUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtils
public IOUtils()
toByteArray
public static byte[] toByteArray(InputStream input)
throws IOException
- Throws:
IOException
closeQuietly
public static void closeQuietly(InputStream input)
closeQuietly
public static void closeQuietly(OutputStream output)
Copyright © 2013. All Rights Reserved.