top | item 44292360 (no title) ikawe | 8 months ago Custom dictionaries are a feature of vanilla (non-seekable) zstd. As I understand it, all seekable-zstd are valid zstd, so it should be possible?https://github.com/facebook/zstd?tab=readme-ov-file#the-case... discuss order hn newest rorosen|8 months ago Yes, dictionaries should be totally possible. However, I've never tried them to be honest because I usually only compress big files. They can be set on the (de)compression contexts the same way as with regular zstd.
rorosen|8 months ago Yes, dictionaries should be totally possible. However, I've never tried them to be honest because I usually only compress big files. They can be set on the (de)compression contexts the same way as with regular zstd.
rorosen|8 months ago