|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sam.io.BitInputStream
Bit-level input stream.
BitOutputStream
Constructor Summary | |
protected |
BitInputStream(java.io.InputStream delegee)
|
Method Summary | |
void |
close()
|
boolean |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected BitInputStream(java.io.InputStream delegee)
Method Detail |
public boolean read() throws java.io.IOException
java.io.EOFException
- at end of stream
java.io.IOException
public void close() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |