Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTD_eDist_state Struct Reference

Data Fields

const BYTEdict
 
const BYTEsrc
 
size_t dictSize
 
size_t srcSize
 
S32forwardDiag
 
S32backwardDiag
 
ZSTD_eDist_matchmatches
 
U32 nbMatches
 

Field Documentation

◆ backwardDiag

S32 * backwardDiag

◆ dict

const BYTE * dict

◆ dictSize

size_t dictSize

◆ forwardDiag

S32 * forwardDiag

◆ matches

ZSTD_eDist_match * matches

◆ nbMatches

U32 nbMatches

◆ src

const BYTE * src

◆ srcSize

size_t srcSize

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