1
0
mirror of https://github.com/facebook/zstd.git synced 2025-12-01 23:57:51 +03:00
Files
zstd/lib/compress/zstd_compress.c
Nick Terrell f9513115e4 [libzstd] Add ZSTD_c_literalCompressionMode flag
It controls the literals compression. It is either
`auto`, `huffman`, or `uncompressed`. It defaults to
`auto`, which is the current behavior.
2019-02-13 14:59:22 -08:00

183 KiB