]> git.ipfire.org Git - thirdparty/zstd.git/commit
expose ZSTD_compress_generic_simpleArgs()
authorYann Collet <cyan@fb.com>
Wed, 31 May 2017 00:42:00 +0000 (17:42 -0700)
committerYann Collet <cyan@fb.com>
Wed, 31 May 2017 00:42:00 +0000 (17:42 -0700)
commitdeee6e523f81671e84f93ceb6be3e1a47387cc25
treea646abb436cb4a82a359540706b49c2ee2bac593
parentae728a43b848633cf327f901ea8838f2aa1a1e3d
expose ZSTD_compress_generic_simpleArgs()

which is a binding towards ZSTD_compress_generic()
using only integral types for arguments.
doc/zstd_manual.html
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/zstd.h