Searched defs:ZSTD_CCtx_loadDictionary (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/compress/ | ||
| H A D | zstd_compress.c | 1096 size_t ZSTD_CCtx_loadDictionary(ZSTD_CCtx* cctx, const void* dict, size_t dictSize) in ZSTD_CCtx_loadDictionary() function |
Completed in 17 milliseconds