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

Data Fields

LZ4F_CustomMem cmem
 
LZ4F_preferences_t prefs
 
U32 version
 
U32 cStage
 
const LZ4F_CDictcdict
 
size_t maxBlockSize
 
size_t maxBufferSize
 
BYTEtmpBuff
 
BYTEtmpIn
 
size_t tmpInSize
 
U64 totalInSize
 
XXH32_state_t xxh
 
void * lz4CtxPtr
 
U16 lz4CtxAlloc
 
U16 lz4CtxType
 
LZ4F_BlockCompressMode_e blockCompressMode
 

Field Documentation

◆ blockCompressMode

LZ4F_BlockCompressMode_e blockCompressMode

◆ cdict

const LZ4F_CDict * cdict

◆ cmem

LZ4F_CustomMem cmem

◆ cStage

U32 cStage

◆ lz4CtxAlloc

U16 lz4CtxAlloc

◆ lz4CtxPtr

void * lz4CtxPtr

◆ lz4CtxType

U16 lz4CtxType

◆ maxBlockSize

size_t maxBlockSize

◆ maxBufferSize

size_t maxBufferSize

◆ prefs

◆ tmpBuff

BYTE * tmpBuff

◆ tmpIn

BYTE * tmpIn

◆ tmpInSize

size_t tmpInSize

◆ totalInSize

U64 totalInSize

◆ version

U32 version

◆ xxh


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