public final class LookupInput extends java.io.InputStream
InputStream
LookupInput(java.io.InputStream in)
int
lookup()
read()
available, close, mark, markSupported, read, read, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LookupInput(java.io.InputStream in) throws java.io.IOException
in
java.io.IOException
public int lookup()
public int read() throws java.io.IOException
read
java.io.InputStream