Uses of Interface
me.lemire.integercompression.ByteIntegerCODEC

Packages that use ByteIntegerCODEC
me.lemire.integercompression   
 

Uses of ByteIntegerCODEC in me.lemire.integercompression
 

Subinterfaces of ByteIntegerCODEC in me.lemire.integercompression
 interface IntegratedByteIntegerCODEC
          Interface describing a CODEC to compress integers to bytes.
 

Classes in me.lemire.integercompression that implement ByteIntegerCODEC
 class IntegratedVariableByte
          Implementation of variable-byte with differential coding.
 class VariableByte
          Implementation of variable-byte.
 



Copyright © 2013. All Rights Reserved.