|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include <lz4.h>

Data Fields | |
| unsigned long long | table [LZ4_STREAMSIZE_U64] |
| LZ4_stream_t_internal | internal_donotuse |
| LZ4_stream_t_internal LZ4_stream_u::internal_donotuse |
Definition at line 584 of file lz4.h.
Referenced by LZ4_attach_dictionary(), LZ4_compress_fast_continue(), LZ4_compress_forceExtDict(), LZ4_loadDict(), LZ4_resetStream_fast(), and LZ4_saveDict().
| unsigned long long LZ4_stream_u::table[LZ4_STREAMSIZE_U64] |