Uses of Interface
me.lemire.longcompression.SkippableLongCODEC
Packages that use SkippableLongCODEC
-
Uses of SkippableLongCODEC in me.lemire.longcompression
Classes in me.lemire.longcompression that implement SkippableLongCODECModifier and TypeClassDescriptionfinal class
Scheme based on a commonly used idea: can be extremely fast.final class
class
Implementation of variable-byte.class
Helper class to compose schemes.Constructors in me.lemire.longcompression with parameters of type SkippableLongCODECModifierConstructorDescriptionConstructor wrapping a codec.Compose a scheme from a first one (f1) and a second one (f2).