Public Attributes | List of all members
LZ4_stream_t_internal Struct Reference

#include <lz4.h>

Public Attributes

LZ4_u32 currentOffset
 
const LZ4_stream_t_internaldictCtx
 
const LZ4_bytedictionary
 
LZ4_u32 dictSize
 
LZ4_u32 hashTable [LZ4_HASH_SIZE_U32]
 
LZ4_u32 tableType
 

Detailed Description

Definition at line 678 of file lz4.h.

Member Data Documentation

◆ currentOffset

LZ4_u32 LZ4_stream_t_internal::currentOffset

Definition at line 682 of file lz4.h.

◆ dictCtx

const LZ4_stream_t_internal* LZ4_stream_t_internal::dictCtx

Definition at line 681 of file lz4.h.

◆ dictionary

const LZ4_byte* LZ4_stream_t_internal::dictionary

Definition at line 680 of file lz4.h.

◆ dictSize

LZ4_u32 LZ4_stream_t_internal::dictSize

Definition at line 684 of file lz4.h.

◆ hashTable

LZ4_u32 LZ4_stream_t_internal::hashTable[LZ4_HASH_SIZE_U32]

Definition at line 679 of file lz4.h.

◆ tableType

LZ4_u32 LZ4_stream_t_internal::tableType

Definition at line 683 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