Module compression

Module compression 

Source

Structs§

RawCompressorError
ZstdCompressStream
ZstdCompressedFile
ZstdDecompress
ZstdDecompressStream

Enums§

ZstdError

Functions§

zstd_compress
Compresses the input data using zstd with the specified compression level. Writes decompressed size into the output buffer.