linked newAPI to ZSTDMT

This commit is contained in:
Yann Collet
2017-06-05 18:32:48 -07:00
parent c59162e053
commit f35e2de61c
5 changed files with 56 additions and 8 deletions
+1 -1
View File
@@ -707,7 +707,7 @@ size_t ZSTD_CDict_loadDictionary(ZSTD_CDict* cdict, const void* dict, size_t dic
</b><p> Same as ZSTD_compress_generic(),
but using only simple integral types as arguments.
Argument list is less expressive than ZSTD_{in,out}Buffer,
but can be helpful for binders towards dynamic languages
but can be helpful for binders to dynamic languages
which have troubles handling structures containing memory pointers.
</p></pre><BR>