ROOTANA
Data Fields
LZ4_streamDecode_t_internal Struct Reference
Collaboration diagram for LZ4_streamDecode_t_internal:
Collaboration graph
[legend]

Data Fields

const BYTEexternalDict
 
size_t extDictSize
 
const BYTEprefixEnd
 
size_t prefixSize
 

Detailed Description

Definition at line 1306 of file lz4.c.

Field Documentation

◆ extDictSize

size_t LZ4_streamDecode_t_internal::extDictSize

Definition at line 1309 of file lz4.c.

◆ externalDict

const BYTE* LZ4_streamDecode_t_internal::externalDict

Definition at line 1308 of file lz4.c.

◆ prefixEnd

const BYTE* LZ4_streamDecode_t_internal::prefixEnd

Definition at line 1310 of file lz4.c.

◆ prefixSize

size_t LZ4_streamDecode_t_internal::prefixSize

Definition at line 1311 of file lz4.c.


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