Uses of Interface
me.lemire.integercompression.ByteIntegerCODEC
Packages that use ByteIntegerCODEC
-
Uses of ByteIntegerCODEC in me.lemire.integercompression
Classes in me.lemire.integercompression that implement ByteIntegerCODEC -
Uses of ByteIntegerCODEC in me.lemire.integercompression.differential
Subinterfaces of ByteIntegerCODEC in me.lemire.integercompression.differentialModifier and TypeInterfaceDescriptioninterfaceInterface describing a CODEC to compress integers to bytes.Classes in me.lemire.integercompression.differential that implement ByteIntegerCODECModifier and TypeClassDescriptionclassImplementation of variable-byte with differential coding.