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
IOException
Copyright © 2015. All rights reserved.