[question] is dictionary compression/decompression supported in zstd implementation?
zhuker opened this issue · 2 comments
zhuker commented
[question] is dictionary compression/decompression supported in zstd implementation?
FelixGV commented
I am also interested in knowing the answer to this question. So far, from my reading of the code, I haven't seen an API for specifying the dictionary, but I could've missed it. Thanks!
pankaj72981 commented
It would be great if dictionary based compression/decompression is supported in ZSTD.