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

#include <zstd_compress_internal.h>

Data Fields

symbolEncodingType_e llType
 
symbolEncodingType_e ofType
 
symbolEncodingType_e mlType
 
BYTE fseTablesBuffer [ZSTD_MAX_FSE_HEADERS_SIZE]
 
size_t fseTablesSize
 
size_t lastCountSize
 

Detailed Description

ZSTD_fseCTablesMetadata_t : Stores symbol compression modes for a super-block in {ll, ol, ml}Type, and fse tables in fseTablesBuffer. fseTablesSize refers to the size of fse tables in bytes. This metadata is populated in ZSTD_buildBlockEntropyStats_sequences()

Field Documentation

◆ fseTablesBuffer

BYTE fseTablesBuffer

◆ fseTablesSize

size_t fseTablesSize

◆ lastCountSize

size_t lastCountSize

◆ llType

◆ mlType

◆ ofType


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