RepsCodes are saved into Dict

(uncomplete : need decompression to regenerate them)
This commit is contained in:
Yann Collet
2016-06-16 01:05:04 +02:00
parent efd0b4993a
commit 52a0622beb
5 changed files with 111 additions and 49 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ const char* ZDICT_getErrorName(size_t errorCode);
/* ====================================================================================
* The definitions in this section are considered experimental.
* They should never be used in association with a dynamic library, as they may change in the future.
* They should never be used with a dynamic library, as they may change in the future.
* They are provided for advanced usages.
* Use them only in association with static linking.
* ==================================================================================== */