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

Data Fields

ZSTD_DStreamzbd
 
char headerBuf [16]
 
int errorCount
 
unsigned long long totalInBytes
 
ZWRAP_state_t decompState
 
ZSTD_inBuffer inBuffer
 
ZSTD_outBuffer outBuffer
 
int stream_size
 
char * version
 
int windowBits
 
ZSTD_customMem customMem
 
z_stream allocFunc
 

Field Documentation

◆ allocFunc

z_stream allocFunc

◆ customMem

ZSTD_customMem customMem

◆ decompState

ZWRAP_state_t decompState

◆ errorCount

int errorCount

◆ headerBuf

char headerBuf

◆ inBuffer

ZSTD_inBuffer inBuffer

◆ outBuffer

ZSTD_outBuffer outBuffer

◆ stream_size

int stream_size

◆ totalInBytes

unsigned long long totalInBytes

◆ version

char * version

◆ windowBits

int windowBits

◆ zbd

ZSTD_DStream * zbd

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