Searched refs:LZ4_attach_dictionary (Results 1 – 2 of 2) sorted by relevance
488 …LZ4LIB_STATIC_API void LZ4_attach_dictionary(LZ4_stream_t *workingStream, const LZ4_stream_t *dict…
1950 void LZ4_attach_dictionary(LZ4_stream_t *workingStream, const LZ4_stream_t *dictionaryStream) in LZ4_attach_dictionary() function