Public Attributes | List of all members
ZSTD_localDict Struct Reference

Public Attributes

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

Detailed Description

Definition at line 14422 of file zstd.c.

Member Data Documentation

◆ cdict

ZSTD_CDict* ZSTD_localDict::cdict

Definition at line 14427 of file zstd.c.

◆ dict

void const* ZSTD_localDict::dict

Definition at line 14424 of file zstd.c.

◆ dictBuffer

void* ZSTD_localDict::dictBuffer

Definition at line 14423 of file zstd.c.

◆ dictContentType

ZSTD_dictContentType_e ZSTD_localDict::dictContentType

Definition at line 14426 of file zstd.c.

◆ dictSize

size_t ZSTD_localDict::dictSize

Definition at line 14425 of file zstd.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30