GRASS GIS 8 Programmer's Manual  8.5.0dev(2024)-36359e2344
LZ4_streamDecode_u Union Reference

#include <lz4.h>

Collaboration diagram for LZ4_streamDecode_u:

Data Fields

char minStateSize [LZ4_STREAMDECODE_MINSIZE]
 
LZ4_streamDecode_t_internal internal_donotuse
 

Detailed Description

Definition at line 850 of file lz4.h.

Field Documentation

◆ internal_donotuse

LZ4_streamDecode_t_internal LZ4_streamDecode_u::internal_donotuse

Definition at line 852 of file lz4.h.

Referenced by LZ4_decompress_safe_continue(), and LZ4_setStreamDecode().

◆ minStateSize

char LZ4_streamDecode_u::minStateSize[LZ4_STREAMDECODE_MINSIZE]

Definition at line 851 of file lz4.h.


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