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