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

#include <zstd_compress_internal.h>

Public Attributes

HUF_CElt CTable [HUF_CTABLE_SIZE_ST(255)]
 
HUF_repeat repeatMode
 

Detailed Description

Definition at line 60 of file zstd_compress_internal.h.

Member Data Documentation

◆ CTable

HUF_CElt ZSTD_hufCTables_t::CTable[HUF_CTABLE_SIZE_ST(255)]

Definition at line 61 of file zstd_compress_internal.h.

◆ repeatMode

HUF_repeat ZSTD_hufCTables_t::repeatMode

Definition at line 62 of file zstd_compress_internal.h.


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