GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
LZ4_streamDecode_u Union Reference

#include <lz4.h>

Collaboration diagram for LZ4_streamDecode_u:

Data Fields

unsigned long long table [LZ4_STREAMDECODESIZE_U64]
 
LZ4_streamDecode_t_internal internal_donotuse
 

Detailed Description

Definition at line 538 of file lz4.h.

Field Documentation

◆ internal_donotuse

LZ4_streamDecode_t_internal LZ4_streamDecode_u::internal_donotuse

◆ table

unsigned long long LZ4_streamDecode_u::table[LZ4_STREAMDECODESIZE_U64]

Definition at line 539 of file lz4.h.


The documentation for this union was generated from the following file: