public final class RangeDecoderFromStream extends RangeDecoder
| Constructor and Description |
|---|
RangeDecoderFromStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFinished() |
void |
normalize() |
decodeBit, decodeBitTree, decodeDirectBits, decodeReverseBitTreeinitProbspublic RangeDecoderFromStream(InputStream in) throws IOException
IOExceptionpublic boolean isFinished()
public void normalize()
throws IOException
normalize in class RangeDecoderIOException