Conscience Core
Public Attributes | List of all members
ZSTD_DDict_s Struct Reference

Public Attributes

void * dictBuffer
 
const void * dictContent
 
size_t dictSize
 
ZSTD_entropyDTables_t entropy
 
U32 dictID
 
U32 entropyPresent
 
ZSTD_customMem cMem
 

Member Data Documentation

◆ cMem

ZSTD_customMem ZSTD_DDict_s::cMem

◆ dictBuffer

void* ZSTD_DDict_s::dictBuffer

◆ dictContent

const void* ZSTD_DDict_s::dictContent

◆ dictID

U32 ZSTD_DDict_s::dictID

◆ dictSize

size_t ZSTD_DDict_s::dictSize

◆ entropy

ZSTD_entropyDTables_t ZSTD_DDict_s::entropy

◆ entropyPresent

U32 ZSTD_DDict_s::entropyPresent

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