public class EightFlagsIntDecoder extends IntDecoder
EightFlagsIntEncoder. Scans
the indicator, one flag (1-bits) at a time, and decodes extra
data using VInt8IntDecoder.EightFlagsIntEncoderEOS, in| Constructor and Description |
|---|
EightFlagsIntDecoder() |
public long decode()
throws java.io.IOException
IntDecoderIntDecoder.EOS is returned.decode in class IntDecoderIntDecoder.EOS if end-of-stream
reached.java.io.IOException - if an I/O error occurspublic void reInit(java.io.InputStream in)
IntDecoderreInit in class IntDecoderpublic java.lang.String toString()
toString in class java.lang.Object