Public Attributes | List of all members
LZ4_stream_t_internal Struct Reference

Public Attributes

BYTEbufferStart
 
U32 currentOffset
 
const BYTEdictionary
 
U32 dictSize
 
U32 hashTable [HASH_SIZE_U32]
 
U32 initCheck
 

Detailed Description

Definition at line 349 of file lz4.c.

Member Data Documentation

◆ bufferStart

BYTE* LZ4_stream_t_internal::bufferStart

Definition at line 356 of file lz4.c.

◆ currentOffset

U32 LZ4_stream_t_internal::currentOffset

Definition at line 353 of file lz4.c.

◆ dictionary

const BYTE* LZ4_stream_t_internal::dictionary

Definition at line 355 of file lz4.c.

◆ dictSize

U32 LZ4_stream_t_internal::dictSize

Definition at line 357 of file lz4.c.

◆ hashTable

U32 LZ4_stream_t_internal::hashTable[HASH_SIZE_U32]

Definition at line 352 of file lz4.c.

◆ initCheck

U32 LZ4_stream_t_internal::initCheck

Definition at line 354 of file lz4.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:26