org.dasein.media.io
Class MultiInputStream
java.lang.Object
java.io.InputStream
org.dasein.media.io.MultiInputStream
- All Implemented Interfaces:
- Closeable
public class MultiInputStream
- extends InputStream
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiInputStream
public MultiInputStream(InputStream is)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class InputStream
- Throws:
IOException
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
reset
public void reset()
- Overrides:
reset in class InputStream
Copyright © 2011 enStratus Networks LLC. All Rights Reserved.