Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
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.

Field Documentation

◆ dist

uint32_t dist

◆ len

uint32_t len

The documentation for this struct was generated from the following files: