Project Alice
Loading...
Searching...
No Matches
ZSTD_DDictHashSet Struct Reference

#include <zstd_decompress_internal.h>

Collaboration diagram for ZSTD_DDictHashSet:

Public Attributes

const ZSTD_DDict ** ddictPtrTable
 
size_t ddictPtrTableSize
 
size_t ddictPtrCount
 

Detailed Description

Definition at line 104 of file zstd_decompress_internal.h.

Member Data Documentation

◆ ddictPtrCount

size_t ZSTD_DDictHashSet::ddictPtrCount

Definition at line 107 of file zstd_decompress_internal.h.

◆ ddictPtrTable

const ZSTD_DDict** ZSTD_DDictHashSet::ddictPtrTable

Definition at line 105 of file zstd_decompress_internal.h.

◆ ddictPtrTableSize

size_t ZSTD_DDictHashSet::ddictPtrTableSize

Definition at line 106 of file zstd_decompress_internal.h.


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