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

Public Attributes

void * dictBuffer
 
void const * dict
 
size_t dictSize
 
ZSTD_dictContentType_e dictContentType
 
ZSTD_CDictcdict
 

Member Data Documentation

◆ cdict

ZSTD_CDict* ZSTD_localDict::cdict

◆ dict

void const* ZSTD_localDict::dict

◆ dictBuffer

void* ZSTD_localDict::dictBuffer

◆ dictContentType

ZSTD_dictContentType_e ZSTD_localDict::dictContentType

◆ dictSize

size_t ZSTD_localDict::dictSize

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