Rizin
unix-like reverse engineering framework and cli tools
LZ4F_CDict_s Struct Reference

Public Attributes

void * dictContent
 
LZ4_stream_tfastCtx
 
LZ4_streamHC_tHCCtx
 

Detailed Description

Definition at line 478 of file lz4frame.c.

Member Data Documentation

◆ dictContent

void* LZ4F_CDict_s::dictContent

Definition at line 479 of file lz4frame.c.

◆ fastCtx

LZ4_stream_t* LZ4F_CDict_s::fastCtx

Definition at line 480 of file lz4frame.c.

◆ HCCtx

LZ4_streamHC_t* LZ4F_CDict_s::HCCtx

Definition at line 481 of file lz4frame.c.


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