NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
LZ4_streamDecode_t_internal Struct Reference

Detailed description

Definition at line 1139 of file lz4.c.

Public Members

BYTEexternalDict
 
size_t extDictSize
 
BYTEprefixEnd
 
size_t prefixSize
 

Member Data Documentation

size_t LZ4_streamDecode_t_internal::extDictSize

Definition at line 1142 of file lz4.c.

BYTE* LZ4_streamDecode_t_internal::externalDict

Definition at line 1141 of file lz4.c.

BYTE* LZ4_streamDecode_t_internal::prefixEnd

Definition at line 1143 of file lz4.c.

size_t LZ4_streamDecode_t_internal::prefixSize

Definition at line 1144 of file lz4.c.


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