-
Does this support Specifically (from the man page)
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No. The If the adapt functionality were available to libzstd, I'd love to support it. I'm sure this topic has come up in the upstream project. But I'm not aware of any specific conversations and opinions from the zstd maintainers. |
Beta Was this translation helpful? Give feedback.
No.
The
--adapt
functionality is implemented outside of libzstd and therefore is not available for us to use unless we reimplement the core logic. That would be a big lift and not something I have cycles to support.If the adapt functionality were available to libzstd, I'd love to support it.
I'm sure this topic has come up in the upstream project. But I'm not aware of any specific conversations and opinions from the zstd maintainers.