#include <lz4.h>
Public Attributes | |
size_t | extDictSize |
const LZ4_byte * | externalDict |
const LZ4_byte * | prefixEnd |
size_t | prefixSize |
LZ4_streamDecode_t : Never ever use below internal definitions directly ! These definitions are not API/ABI safe, and may change in future versions. If you need static allocation, declare or allocate an LZ4_streamDecode_t object.