
#include <lz4.h>

Data Fields | |
| unsigned long long | table [LZ4_STREAMDECODESIZE_U64] |
| LZ4_streamDecode_t_internal | internal_donotuse |
Definition at line 562 of file lz4.h.
| unsigned long long LZ4_streamDecode_u::table[LZ4_STREAMDECODESIZE_U64] |
Definition at line 564 of file lz4.h.
Referenced by LZ4_decompress_fast_continue(), LZ4_decompress_safe_continue(), and LZ4_setStreamDecode().
1.5.5