public class DefinitionLevelDecoder extends BaseRLEBitPackedDecoder
BaseRLEBitPackedDecoder.ModecurrentBuffer, currentCount, currentValue, mode| Constructor and Description |
|---|
DefinitionLevelDecoder(int rleValue,
int valueCount) |
DefinitionLevelDecoder(int valueCount,
int bitWidth,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
readNext(int[] values,
int offset,
int length) |
decodepublic DefinitionLevelDecoder(int valueCount,
int bitWidth,
InputStream inputStream)
public DefinitionLevelDecoder(int rleValue,
int valueCount)
public void readNext(int[] values,
int offset,
int length)
throws IOException
IOExceptionCopyright © 2012–2022. All rights reserved.