zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Please do not remove Block level API

Open GregSlazinski opened this issue 1 year ago • 0 comments

This API is not as well tested as our normal API, so we recommend not using it. We will be removing it in a future version. If the normal API doesn't provide the functionality you need, please open a GitHub issue.

Please do not remove, I am using this API, it's really useful. (including ZSTD_compressBegin_advanced)

I have my own efficient streaming support in my game engine that uses those functions.

Thanks

GregSlazinski avatar Sep 17 '24 14:09 GregSlazinski