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

Data Fields

HUF_dtable literals_dtable
 
FSE_dtable ll_dtable
 
FSE_dtable ml_dtable
 
FSE_dtable of_dtable
 
u8content
 
size_t content_size
 
u64 previous_offsets [3]
 
u32 dictionary_id
 
const char * data
 
size_t size
 

Detailed Description

The decoded contents of a dictionary so that it doesn't have to be repeated for each frame that uses it

Field Documentation

◆ content

u8 * content

◆ content_size

size_t content_size

◆ data

const char * data

◆ dictionary_id

u32 dictionary_id

◆ literals_dtable

HUF_dtable literals_dtable

◆ ll_dtable

FSE_dtable ll_dtable

◆ ml_dtable

FSE_dtable ml_dtable

◆ of_dtable

FSE_dtable of_dtable

◆ previous_offsets

u64 previous_offsets

◆ size

size_t size

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