Public Attributes | List of all members
ZSTD_DDict_s Struct Reference

Public Attributes

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

Detailed Description

Definition at line 35072 of file zstd.c.

Member Data Documentation

◆ cMem

ZSTD_customMem ZSTD_DDict_s::cMem

Definition at line 35079 of file zstd.c.

◆ dictBuffer

void* ZSTD_DDict_s::dictBuffer

Definition at line 35073 of file zstd.c.

◆ dictContent

const void* ZSTD_DDict_s::dictContent

Definition at line 35074 of file zstd.c.

◆ dictID

U32 ZSTD_DDict_s::dictID

Definition at line 35077 of file zstd.c.

◆ dictSize

size_t ZSTD_DDict_s::dictSize

Definition at line 35075 of file zstd.c.

◆ entropy

ZSTD_entropyDTables_t ZSTD_DDict_s::entropy

Definition at line 35076 of file zstd.c.

◆ entropyPresent

U32 ZSTD_DDict_s::entropyPresent

Definition at line 35078 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