Public Attributes | |
symbolEncodingType_e | hType |
BYTE | hufDesBuffer [ZSTD_MAX_HUF_HEADER_SIZE] |
size_t | hufDesSize |
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()
symbolEncodingType_e ZSTD_hufCTablesMetadata_t::hType |
BYTE ZSTD_hufCTablesMetadata_t::hufDesBuffer[ZSTD_MAX_HUF_HEADER_SIZE] |