lzma_match Struct Reference
#include <lz_encoder.h>
|
Data Fields |
uint32_t | len |
uint32_t | dist |
Detailed Description
A table of these is used by the LZ-based encoder to hold the length-distance pairs found by the match finder.
The documentation for this struct was generated from the following file: