OpenVPN
Data Fields
LZ4_streamDecode_t_internal Struct Reference

#include <compat-lz4.h>

Data Fields

const unsigned char * externalDict
 
const unsigned char * prefixEnd
 
size_t extDictSize
 
size_t prefixSize
 

Detailed Description

Definition at line 594 of file compat-lz4.h.

Field Documentation

◆ extDictSize

size_t LZ4_streamDecode_t_internal::extDictSize

Definition at line 597 of file compat-lz4.h.

◆ externalDict

const unsigned char* LZ4_streamDecode_t_internal::externalDict

Definition at line 595 of file compat-lz4.h.

◆ prefixEnd

const unsigned char* LZ4_streamDecode_t_internal::prefixEnd

Definition at line 596 of file compat-lz4.h.

◆ prefixSize

size_t LZ4_streamDecode_t_internal::prefixSize

Definition at line 598 of file compat-lz4.h.


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