#include <HuffwordLib.h>
Public Attributes | |
int | number |
number of defined jumpers. More... | |
int * | text_offsets |
array of starting positions in the plain text. More... | |
int * | ctext_offsets |
array of starting positions in the compressed text (aligned to cw starts). More... |
Definition at line 81 of file HuffwordLib.h.
|
array of starting positions in the compressed text (aligned to cw starts).
Definition at line 84 of file HuffwordLib.h. |
|
number of defined jumpers.
Definition at line 82 of file HuffwordLib.h. |
|
array of starting positions in the plain text.
Definition at line 83 of file HuffwordLib.h. |