#include <lz4.h>
Data Fields | |
unsigned long long | table [LZ4_STREAMSIZE_U64] |
LZ4_stream_t_internal | internal_donotuse |
Definition at line 546 of file lz4.h.
unsigned long long LZ4_stream_u::table[LZ4_STREAMSIZE_U64] |
Definition at line 548 of file lz4.h.
Referenced by LZ4_attach_dictionary(), LZ4_compress_destSize_extState(), LZ4_compress_fast_continue(), LZ4_compress_fast_force(), LZ4_compress_forceExtDict(), LZ4_loadDict(), LZ4_resetStream_fast(), and LZ4_saveDict().