Project Alice
Loading...
Searching...
No Matches
COVER_dictSelection Struct Reference

#include <cover.h>

Public Attributes

BYTEdictContent
 
size_t dictSize
 
size_t totalCompressedSize
 

Detailed Description

Struct used for the dictionary selection function.

Definition at line 57 of file cover.h.

Member Data Documentation

◆ dictContent

BYTE* COVER_dictSelection::dictContent

Definition at line 58 of file cover.h.

◆ dictSize

size_t COVER_dictSelection::dictSize

Definition at line 59 of file cover.h.

◆ totalCompressedSize

size_t COVER_dictSelection::totalCompressedSize

Definition at line 60 of file cover.h.


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