|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
cz.cuni.jagrlib.piece.ZLIBCodec.InStream
protected class ZLIBCodec.InStream
InputStream proxy (for InflaterInputStream).
| Constructor Summary | |
|---|---|
protected |
ZLIBCodec.InStream()
|
| Method Summary | |
|---|---|
int |
read()
Read one byte from JaGrLib's BitStream. |
| 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 |
| Constructor Detail |
|---|
protected ZLIBCodec.InStream()
| Method Detail |
|---|
public int read()
throws java.io.IOException
BitStream.
read in class java.io.InputStreamjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||