]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed some constants and _simpleArgs() from staging
authorYann Collet <cyan@fb.com>
Tue, 20 Nov 2018 01:38:15 +0000 (17:38 -0800)
committerYann Collet <cyan@fb.com>
Tue, 20 Nov 2018 01:38:15 +0000 (17:38 -0800)
commit19e5f2a35bb97228be12355d0c42c6a1a93372ab
tree5cef383b465b0cf554ff84bd59ccfed5b8e25687
parentf07e13b72926684ff6814f3cdacaf9e71ab89a85
removed some constants and _simpleArgs() from staging

constants that *may* change in the future
will be accessed through functions instead
(to be created).

_simpleArgs() variant do not have (yet) a clear enough added value
to deserve "stable" status.
doc/zstd_manual.html
lib/zstd.h