Package | Description |
---|---|
me.lemire.integercompression.differential |
Class and Description |
---|
IntegratedByteIntegerCODEC
Interface describing a CODEC to compress integers to bytes.
|
IntegratedIntegerCODEC
This is just like IntegerCODEC, except that it indicates that delta coding is
"integrated", so that you don't need a separate step for delta coding.
|
Copyright © 2014. All Rights Reserved.