Class DeltaBinaryEncoder.IntDeltaEncoder

    • Constructor Detail

      • IntDeltaEncoder

        public IntDeltaEncoder()
      • IntDeltaEncoder

        public IntDeltaEncoder​(int size)
        constructor of IntDeltaEncoder which is a sub-class of DeltaBinaryEncoder.
        Parameters:
        size - - the number how many numbers to be packed into a block.