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

Data Fields

const void * dictContent
 
size_t dictContentSize
 
ZSTD_dictContentType_e dictContentType
 
U32entropyWorkspace
 
ZSTD_cwksp workspace
 
ZSTD_matchState_t matchState
 
ZSTD_compressedBlockState_t cBlockState
 
ZSTD_customMem customMem
 
U32 dictID
 
int compressionLevel
 
ZSTD_paramSwitch_e useRowMatchFinder
 

Field Documentation

◆ cBlockState

◆ compressionLevel

int compressionLevel

◆ customMem

ZSTD_customMem customMem

◆ dictContent

const void * dictContent

◆ dictContentSize

size_t dictContentSize

◆ dictContentType

ZSTD_dictContentType_e dictContentType

◆ dictID

U32 dictID

◆ entropyWorkspace

U32 * entropyWorkspace

◆ matchState

ZSTD_matchState_t matchState

◆ useRowMatchFinder

ZSTD_paramSwitch_e useRowMatchFinder

◆ workspace

ZSTD_cwksp workspace

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