ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
LZ4_streamDecode_t_internal Struct Reference

Public Attributes

const BYTEexternalDict
 
size_t extDictSize
 
const BYTEprefixEnd
 
size_t prefixSize
 

Detailed Description

Definition at line 1306 of file lz4.c.

Member Data 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: