#include <lz4.h>
Public Attributes | |
| unsigned char * | bufferStart |
| unsigned int | currentOffset |
| const unsigned char * | dictionary |
| unsigned int | dictSize |
| unsigned int | hashTable [LZ4_HASH_SIZE_U32] |
| unsigned int | initCheck |
| unsigned int LZ4_stream_t_internal::hashTable[LZ4_HASH_SIZE_U32] |