Files
zstd-rs/lib/compress
Yann Collet f0fc8cb3e1 Disable console notification by default within the library
As a library, the default shouldn't be to write anything on console.
`cover` and `fastcover` have a `g_displayLevel` variable to control this behavior.
It's now set to 0 (no display) by default.
Setting notification to a higher level should be an explicit operation by a console application.
2021-09-03 13:44:07 -07:00
..
2021-09-01 15:56:33 -04:00
2021-09-01 13:05:10 -07:00
2021-08-04 17:14:58 -04:00