|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.InputStream | +--sam.io.DoubleByte.ReaderInputStream
Reads single bytes from a double-bytes Reader
Field Summary | |
protected DoubleByte.Reader |
reader
|
Constructor Summary | |
protected |
DoubleByte.ReaderInputStream()
|
|
DoubleByte.ReaderInputStream(DoubleByte.Reader reader)
|
Method Summary | |
int |
read()
|
Methods inherited from class java.io.InputStream |
available, close, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected DoubleByte.Reader reader
Constructor Detail |
protected DoubleByte.ReaderInputStream()
public DoubleByte.ReaderInputStream(DoubleByte.Reader reader)
Method Detail |
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |