]> git.ipfire.org Git - thirdparty/zstd.git/commit
streaming compression example can handle situations where input buffer size is manual...
authorYann Collet <yann.collet.73@gmail.com>
Sun, 18 Sep 2016 10:17:51 +0000 (12:17 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 18 Sep 2016 10:19:06 +0000 (12:19 +0200)
commit4ca3d4bc252177aa99fa9fedacb33c0c4aee63fc
treecaeef90dfe7d955a593b5d9e282b732b8f3c163b
parent88aa179347776d0f3cd492fcc9db5d429636d228
streaming compression example can handle situations where input buffer size is manually set to a small value.
examples/streaming_compression.c