Package me.lemire.integercompression
package me.lemire.integercompression
-
ClassDescriptionBitpacking routinesInterface describing a CODEC to compress integers to bytes.This class is similar to FastPFOR but uses a small block size.Interface describing a standard CODEC to compress integers.Essentially a mutable wrapper around an integer.Interface describing a standard CODEC to compress integers.Routine utility functions.