ZSTD_REP_NUM

This commit is contained in:
inikep
2016-03-16 11:40:09 +01:00
parent d700a1a8b9
commit 4569667c85
4 changed files with 11 additions and 6 deletions
+1
View File
@@ -66,6 +66,7 @@
#define ZSTD_OPT_NUM (1<<12)
#define ZSTD_DICT_MAGIC 0xEC30A435
#define ZSTD_REP_NUM 4
#define KB *(1 <<10)
#define MB *(1 <<20)