Package org.apache.iotdb.tsfile.encoding.bitpacking
-
Class Summary Class Description IntPacker This class is used to encode(decode) Integer in Java with specified bit-width.LongPacker This class is used to encode(decode) Long in Java with specified bit-width.