public class RunLengthBitPackingHybridDecoder extends Object
RunLengthBitPackingHybridEncoder| Constructor and Description |
|---|
RunLengthBitPackingHybridDecoder(int bitWidth,
ByteArrayInputStream in) |
public RunLengthBitPackingHybridDecoder(int bitWidth,
ByteArrayInputStream in)
public int readInt()
throws IOException
IOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.