zstd/lib/dictBuilder
Yann Collet ad39b7a718 zdict stores standard rep-offset.
It can use custom ones, but the proper formula and impact on statistics is not done yet.
2016-06-16 01:14:41 +02:00
..
divsufsort.c separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
divsufsort.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
zdict.c zdict stores standard rep-offset. 2016-06-16 01:14:41 +02:00
zdict.h RepsCodes are saved into Dict 2016-06-16 01:05:04 +02:00