1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-30 22:23:13 +03:00

CLI : automatically set overlap size to max (windowSize) for max compression level

This commit is contained in:
Yann Collet
2017-01-25 17:01:13 -08:00
parent 06e7697f96
commit 8dafb1acf5
6 changed files with 18 additions and 9 deletions

View File

@ -20,6 +20,7 @@
#endif
/*-************************************
* Dependencies
**************************************/