Home | History | Annotate | Download | only in lib

Lines Matching refs:LZ4_loadDict

936 int LZ4_loadDict (LZ4_stream_t* LZ4_dict, const char* dictionary, int dictSize)
1058 * Note : you don't need to call LZ4_loadDict() afterwards,