Rizin
unix-like reverse engineering framework and cli tools
|
#include <lz4.h>
Public Attributes | |
void * | table [LZ4_STREAMSIZE_VOIDP] |
LZ4_stream_t_internal | internal_donotuse |
LZ4_stream_t_internal LZ4_stream_u::internal_donotuse |
Definition at line 627 of file lz4.h.
Referenced by LZ4_attach_dictionary(), LZ4_compress_fast_continue(), LZ4_compress_forceExtDict(), LZ4_loadDict(), and LZ4_saveDict().
void* LZ4_stream_u::table[LZ4_STREAMSIZE_VOIDP] |