Docs.rs
smdiff-encoder-0.2.1
smdiff-encoder 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ThinkingJoules
Dependencies
brotlic ^0.8.2
normal
smdiff-common ^0.5.0
normal
smdiff-writer ^0.5.0
normal
zstd ^0.13.1
normal
Versions
59.09%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
smdiff_
encoder
0.2.1
Module zstd
Module Items
Structs
In crate smdiff_
encoder
smdiff_encoder
Module
zstd
Copy item path
Source
Expand description
This module is a re-export of the zstd encoder used in the secondary compression.
Structs
ยง
Encoder
An encoder that compress and forward data to another writer.