added : ZSTD_compress_usingPreparedCCtx()

This commit is contained in:
Yann Collet
2016-01-30 03:14:15 +01:00
parent 82516192e7
commit fd416f1eaf
4 changed files with 168 additions and 155 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
v0.5.0
Changed streaming & dictionary API
New : dictionary builder utility
Changed : streaming & dictionary API
v0.4.7
Improved : small compression speed improvement in HC mode