Zstandard compression and decompression.
Functions
Name |
Description |
Compress |
|
|
|
Return whether this LLVM build was compiled with zstd support. |
Variables
Name |
Description |
zstd compression level favoring ratio over speed. |
|
zstd compression level favoring speed over ratio. |
|
zstd default compression level used by LLVM. |
|
Fastest zstd compression level offered by this API. |
Created with MrDocs