static class MessageCodec.MessageDecoder extends BaseDecoder
BaseDecoder.PBIS
Modifier and Type | Field and Description |
---|---|
private ExtendedCellBuilder |
cellBuilder |
in, LOG
Constructor and Description |
---|
MessageDecoder(InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected Cell |
parseCell()
Extract a Cell.
|
advance, current, getInputStream
private final ExtendedCellBuilder cellBuilder
MessageDecoder(InputStream in)
protected Cell parseCell() throws IOException
BaseDecoder
parseCell
in class BaseDecoder
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.