public class ThreadedInputStream extends InputStream
| Constructor and Description |
|---|
ThreadedInputStream(InputStream is) |
public ThreadedInputStream(InputStream is) throws RippleException
RippleExceptionpublic void setEager(boolean eager)
throws RippleException
RippleExceptionpublic int available()
throws IOException
available in class InputStreamIOExceptionpublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2007-2012 fortytwo.net. All Rights Reserved.