![]() |
![]() |
|
LZ4 API Guide
1.00.00.00
|
#include <stdint.h>#include <stdbool.h>

Go to the source code of this file.
Functions | |
| uint32_t | LZ4_xxHashCompute (const void *src, uint32_t length, uint32_t seed) |
| Compute xxhash checksum for a block of data. More... | |