Interface IntegratedByteIntegerCODEC

All Superinterfaces:
ByteIntegerCODEC
All Known Implementing Classes:
IntegratedVariableByte

public interface IntegratedByteIntegerCODEC extends ByteIntegerCODEC
Interface describing a CODEC to compress integers to bytes. "Integrated" means that it uses differential coding.
Author:
Daniel Lemire