Crate zstd

source ·

Modules§

  • Compress and decompress data in bulk.
  • Train a dictionary from various sources.
  • Compress and decompress Zstd streams.
  • Minimal safe wrapper around zstd-sys.

Structs§

  • A decoder that decompress input data from another Read.
  • An encoder that compress and forward data to another writer.

Constants§

Functions§