Uses of Interface
me.lemire.integercompression.differential.IntegratedIntegerCODEC
Packages that use IntegratedIntegerCODEC
-
Uses of IntegratedIntegerCODEC in me.lemire.integercompression.differential
Classes in me.lemire.integercompression.differential that implement IntegratedIntegerCODECModifier and TypeClassDescriptionclassScheme based on a commonly used idea: can be extremely fast.classHelper class to compose schemes.classImplementation of variable-byte with differential coding.final classBinaryPacking over XOR differential.Constructors in me.lemire.integercompression.differential with parameters of type IntegratedIntegerCODECModifierConstructorDescriptionCompose a scheme from a first one (f1) and a second one (f2).