Commit Graph

1 Commits

Author SHA1 Message Date
Giacomo Vercesi 900192506e Implement ZstdStream
Implement the `zstdCompress` and `zstdDecompress` functions. Also
implement the `ZstdCompressedOstream` which is a `llvm::raw_ostream`
which compresses data on the fly.
2024-10-23 15:28:56 +02:00