Public Attributes | List of all members
LZ4_streamDecode_t_internal Struct Reference

#include <lz4.h>

Public Attributes

size_t extDictSize
 
const LZ4_byteexternalDict
 
const LZ4_byteprefixEnd
 
size_t prefixSize
 

Detailed Description

LZ4_streamDecode_t : Never ever use below internal definitions directly ! These definitions are not API/ABI safe, and may change in future versions. If you need static allocation, declare or allocate an LZ4_streamDecode_t object.

Definition at line 717 of file lz4.h.

Member Data Documentation

◆ extDictSize

size_t LZ4_streamDecode_t_internal::extDictSize

Definition at line 720 of file lz4.h.

◆ externalDict

const LZ4_byte* LZ4_streamDecode_t_internal::externalDict

Definition at line 718 of file lz4.h.

◆ prefixEnd

const LZ4_byte* LZ4_streamDecode_t_internal::prefixEnd

Definition at line 719 of file lz4.h.

◆ prefixSize

size_t LZ4_streamDecode_t_internal::prefixSize

Definition at line 721 of file lz4.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29