JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
me.lemire.longcompression
Interface IntegratedLongCODEC
All Superinterfaces:
LongCODEC
public interface
IntegratedLongCODEC
extends
LongCODEC
This is just like LongCODEC, except that it indicates that delta coding is "integrated", so that you don't need a separate step for delta coding.
Author:
Benoit Lacelle
Method Summary
Methods inherited from interface me.lemire.longcompression.
LongCODEC
compress
,
uncompress