VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
LZ4_stream_t_internal Struct Reference

Public Attributes

unsigned int hashTable [LZ4_HASH_SIZE_U32]
 
unsigned int currentOffset
 
unsigned int initCheck
 
const unsigned chardictionary
 
unsigned charbufferStart
 
unsigned int dictSize
 

Member Data Documentation

unsigned int LZ4_stream_t_internal::hashTable[LZ4_HASH_SIZE_U32]
unsigned int LZ4_stream_t_internal::currentOffset
unsigned int LZ4_stream_t_internal::initCheck
const unsigned char* LZ4_stream_t_internal::dictionary
unsigned char* LZ4_stream_t_internal::bufferStart
unsigned int LZ4_stream_t_internal::dictSize

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)