ROSS
LZ4_streamDecode_t_internal Struct Reference

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

◆ externalDict

const BYTE* LZ4_streamDecode_t_internal::externalDict

◆ prefixEnd

const BYTE* LZ4_streamDecode_t_internal::prefixEnd

◆ prefixSize

size_t LZ4_streamDecode_t_internal::prefixSize

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