public final class LookupInput extends InputStream
InputStream
reference.Constructor and Description |
---|
LookupInput(InputStream input)
Constructor.
|
public LookupInput(InputStream input) throws IOException
input
- buffer input to be wrappedIOException
- I/O exceptionpublic int lookup()
public int read() throws IOException
read
in class InputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
Copyright © 2005–2015 BaseX Team. All rights reserved.