Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTD_hufCTablesMetadata_t Struct Reference

#include <zstd_compress_internal.h>

Data Fields

symbolEncodingType_e hType
 
BYTE hufDesBuffer [ZSTD_MAX_HUF_HEADER_SIZE]
 
size_t hufDesSize
 

Detailed Description

ZSTD_hufCTablesMetadata_t : Stores Literals Block Type for a super-block in hType, and huffman tree description in hufDesBuffer. hufDesSize refers to the size of huffman tree description in bytes. This metadata is populated in ZSTD_buildBlockEntropyStats_literals()

Field Documentation

◆ hType

◆ hufDesBuffer

BYTE hufDesBuffer

◆ hufDesSize

size_t hufDesSize

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