Public Attributes | |
| void * | dictContent |
| LZ4_stream_t * | fastCtx |
| LZ4_streamHC_t * | HCCtx |
Definition at line 478 of file lz4frame.c.
| void* LZ4F_CDict_s::dictContent |
Definition at line 479 of file lz4frame.c.
| LZ4_stream_t* LZ4F_CDict_s::fastCtx |
Definition at line 480 of file lz4frame.c.
| LZ4_streamHC_t* LZ4F_CDict_s::HCCtx |
Definition at line 481 of file lz4frame.c.