Searched defs:LZ4_loadDict (Results 1 - 1 of 1) sorted by relevance

/external/lz4/lib/
H A Dlz4.c936 int LZ4_loadDict (LZ4_stream_t* LZ4_dict, const char* dictionary, int dictSize) function
1058 * Note : you don't need to call LZ4_loadDict() afterwards,

Completed in 106 milliseconds