GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
Loading...
Searching...
No Matches
LZ4_streamDecode_t_internal Struct Reference

#include <lz4.h>

Data Fields

const unsigned char * externalDict
 
size_t extDictSize
 
const unsigned char * prefixEnd
 
size_t prefixSize
 

Detailed Description

Definition at line 563 of file lz4.h.

Field Documentation

◆ extDictSize

size_t LZ4_streamDecode_t_internal::extDictSize

◆ externalDict

const unsigned char* LZ4_streamDecode_t_internal::externalDict

◆ prefixEnd

const unsigned char* LZ4_streamDecode_t_internal::prefixEnd

◆ prefixSize

size_t LZ4_streamDecode_t_internal::prefixSize

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