]> git.ipfire.org Git - thirdparty/zstd.git/commit
added ZSTD_estimateDStreamSize()
authorYann Collet <cyan@fb.com>
Tue, 9 May 2017 23:18:17 +0000 (16:18 -0700)
committerYann Collet <cyan@fb.com>
Tue, 9 May 2017 23:18:17 +0000 (16:18 -0700)
commitf16f4497ca121f8a0ec82e2af35a4a00d82acf13
treec7dedfd0527319e1910f49089061df34f41298fd
parent542c9dfcf8002fc6b5fe338abbb3316770833e40
added ZSTD_estimateDStreamSize()
doc/zstd_manual.html
lib/decompress/zstd_decompress.c
lib/zstd.h
tests/zstreamtest.c