GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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 524 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] |