Project Alice
|
#include <zstd_compress_internal.h>
Public Attributes | |
ZSTD_hufCTables_t | huf |
ZSTD_fseCTables_t | fse |
Definition at line 74 of file zstd_compress_internal.h.
ZSTD_fseCTables_t ZSTD_entropyCTables_t::fse |
Definition at line 76 of file zstd_compress_internal.h.
ZSTD_hufCTables_t ZSTD_entropyCTables_t::huf |
Definition at line 75 of file zstd_compress_internal.h.