ROOTANA
Data Fields
MLZ4_streamDecode_t_internal Struct Reference
Collaboration diagram for MLZ4_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.cxx.

Field Documentation

◆ extDictSize

size_t MLZ4_streamDecode_t_internal::extDictSize

Definition at line 1309 of file lz4.cxx.

◆ externalDict

const BYTE* MLZ4_streamDecode_t_internal::externalDict

Definition at line 1308 of file lz4.cxx.

◆ prefixEnd

const BYTE* MLZ4_streamDecode_t_internal::prefixEnd

Definition at line 1310 of file lz4.cxx.

◆ prefixSize

size_t MLZ4_streamDecode_t_internal::prefixSize

Definition at line 1311 of file lz4.cxx.


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