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