]> git.ipfire.org Git - thirdparty/zstd.git/commit
Deprecate ZSTD_getDecompressedSize() (#3225)
authorNick Terrell <terrelln@fb.com>
Mon, 1 Aug 2022 18:52:14 +0000 (11:52 -0700)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 18:52:14 +0000 (11:52 -0700)
commit0f4fd28a64880bdd1c14847983d5a7561950d8d5
treeb47dc60472bbfe926b1c07d3e8d9fd641e6f3f49
parent28ceb63503fc60be58dcc7c4561e85cd686bd2df
Deprecate ZSTD_getDecompressedSize() (#3225)

Fixes #3158.

Mark ZSTD_getDecompressedSize() as deprecated and replaced by ZSTD_getFrameContentSize().
doc/zstd_manual.html
lib/zstd.h