Add zstd fast levels and update 7z property sizes

- add the "fast compression levels" of zstd via "fast" option (fast=1..64)
- change the 7-Zip property sizes of LZ4, LZ5 and Zstandard to 3
- 3 and 5 byte header are valid now (default is 3)
- update the Methods-Extern.md file, to reflect the property changes
This commit is contained in:
Tino Reichardt
2018-11-25 18:03:13 +01:00
parent 4728ce24ef
commit f98edef556
15 changed files with 129 additions and 88 deletions

View File

@@ -268,7 +268,7 @@ You find this project useful, maybe you consider a donation ;-)
- [Zstandard] Version 1.3.7
- [Fast LZMA2] Version 0.9.2
/TR 2018-11-16
/TR 2018-11-25
## Notes