public static class KeyValueCodec.KeyValueDecoder extends BaseDecoder
BaseDecoder.PBIS
in, LOG
Constructor and Description |
---|
KeyValueDecoder(InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected Cell |
parseCell()
Extract a Cell.
|
advance, current
public KeyValueDecoder(InputStream in)
protected Cell parseCell() throws IOException
BaseDecoder
parseCell
in class BaseDecoder
IOException