public class RunLengthBitPackingHybridDecoder extends Object
RunLengthBitPackingHybridEncoder| Constructor and Description |
|---|
RunLengthBitPackingHybridDecoder(int numValues,
int bitWidth,
InputStream in) |
public RunLengthBitPackingHybridDecoder(int numValues,
int bitWidth,
InputStream in)
public int readInt()
throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.