![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
#include <lz_encoder.h>
Data Fields | |
| uint32_t | len |
| uint32_t | dist |
A table of these is used by the LZ-based encoder to hold the length-distance pairs found by the match finder.
| uint32_t dist |
| uint32_t len |