mirror of
https://github.com/facebook/zstd.git
synced 2025-11-08 06:42:18 +03:00
It's a bit strange, because this is hitting the dictionary special case where the dictionary is contiguous with the input and still runs in the single- segment path. We should probably change that to hit the `extDict` path instead?
198 KiB
198 KiB