Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
LZ4_streamDecode_t_internal Struct Reference

#include <lz4.h>

Data Fields

const LZ4_byteexternalDict
 
const LZ4_byteprefixEnd
 
size_t extDictSize
 
size_t prefixSize
 

Detailed Description

LZ4_streamDecode_t : Never ever use below internal definitions directly ! These definitions are not API/ABI safe, and may change in future versions. If you need static allocation, declare or allocate an LZ4_streamDecode_t object.

Field Documentation

◆ extDictSize

size_t extDictSize

◆ externalDict

const LZ4_byte * externalDict

◆ prefixEnd

const LZ4_byte * prefixEnd

◆ prefixSize

size_t prefixSize

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