Public Attributes | |
U32 | hashTable [HASH_SIZE_U32] |
U32 | currentOffset |
U32 | initCheck |
const BYTE * | dictionary |
BYTE * | bufferStart |
U32 | dictSize |
Referenced by LZ4_init(), and LZ4_slideInputBuffer().
Referenced by LZ4_compress_fast_continue(), LZ4_compress_forceExtDict(), LZ4_compress_generic(), LZ4_loadDict(), and LZ4_renormDictT().
U32 LZ4_stream_t_internal::hashTable[HASH_SIZE_U32] |
Referenced by LZ4_loadDict(), and LZ4_renormDictT().
Referenced by LZ4_compress_fast_continue(), and LZ4_loadDict().