mirror of
https://github.com/facebook/zstd.git
synced 2025-10-11 00:03:06 -04:00
ZSTD_estimateCCtx() is now a "simple" function, taking int compressionLevel as single argument. ZSTD_estimateCCtx_advanced() takes a CParams argument, which is both more complete and more complex to generate.