mirror of
https://github.com/facebook/zstd.git
synced 2025-12-08 00:03:24 -05:00
Everything converge towards ZSTD_compressBegin_internal which delegated to ZSTD_copyCCtx_internal if cdict!=NULL. This simplifies routing which was previously depending on cdict.