PPL Logo

LZ4_stream_t_internal Struct Reference

#include <lz4.h>

Collaboration diagram for LZ4_stream_t_internal:

Collaboration graph
[legend]

Data Fields

uint32_t hashTable [LZ4_HASH_SIZE_U32]
uint32_t currentOffset
uint16_t initCheck
uint16_t tableType
const uint8_tdictionary
const LZ4_stream_t_internaldictCtx
uint32_t dictSize
unsigned int hashTable [LZ4_HASH_SIZE_U32]
unsigned int currentOffset
unsigned short initCheck
unsigned short tableType
const unsigned char * dictionary
const LZ4_stream_t_internaldictCtx
unsigned int dictSize

Detailed Description

Definition at line 497 of file lz4.h.


Field Documentation

Definition at line 498 of file lz4.h.

Referenced by LZ4_compress_generic(), LZ4_loadDict(), LZ4_prepareTable(), and LZ4_renormDictT().

Definition at line 500 of file lz4.h.

Referenced by LZ4_compress_fast_continue().

Definition at line 501 of file lz4.h.

Referenced by LZ4_compress_generic(), LZ4_loadDict(), and LZ4_prepareTable().

unsigned int LZ4_stream_t_internal::hashTable[LZ4_HASH_SIZE_U32]

Definition at line 518 of file lz4.h.

Definition at line 519 of file lz4.h.

Definition at line 520 of file lz4.h.

Definition at line 521 of file lz4.h.

const unsigned char* LZ4_stream_t_internal::dictionary

Definition at line 522 of file lz4.h.

Definition at line 523 of file lz4.h.

Definition at line 524 of file lz4.h.


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

Generated on Mon Sep 21 08:27:01 2020 for Charm++ by  doxygen 1.5.5