|
CMSIS2000
0.0.7
|

Go to the source code of this file.
Functions | |
| int | LZ4_compressHC (const char *source, char *dest, int isize) |
| int LZ4_compressHC | ( | const char * | source, |
| char * | dest, | ||
| int | isize | ||
| ) |
Definition at line 719 of file lz4hc.c.
References LZ4_compressHCCtx(), LZ4HC_Create(), and LZ4HC_Free().
Referenced by compress_file().

