GRASS 8 Programmer's Manual
8.5.0dev(2025)-e5e60895a1
|
#include <lz4.h>
Data Fields | |
const LZ4_byte * | externalDict |
const LZ4_byte * | prefixEnd |
size_t | extDictSize |
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.