Package | Description |
---|---|
it.unimi.dsi.compression |
Modifier and Type | Interface and Description |
---|---|
interface |
PrefixCoder
A coder based on a set of prefix-free codewords.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeWordCoder
A coder based on a set of codewords.
|
class |
Fast64CodeWordCoder
A fast coder based on a set of codewords of length at most 64.
|
Modifier and Type | Method and Description |
---|---|
Coder |
Codec.coder()
Returns a coder for the compression technique represented by this coded.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.