Interface IntegratedIntegerCODEC

All Superinterfaces:
IntegerCODEC
All Known Implementing Classes:
IntegratedBinaryPacking, IntegratedComposition, IntegratedVariableByte, XorBinaryPacking

public interface IntegratedIntegerCODEC extends IntegerCODEC
This is just like IntegerCODEC, except that it indicates that delta coding is "integrated", so that you don't need a separate step for delta coding.
Author:
Daniel Lemire