Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
zstd-0.13.3
zstd 0.13.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gyscos
Dependencies
zstd-safe ^7.1.0
normal
clap ^4.0
dev
humansize ^2.0
dev
partial-io ^0.5
dev
walkdir ^2.2
dev
Versions
100%
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
Module read
zstd
0.13.3
Module read
Module Items
Structs
In zstd::
stream
zstd
::
stream
Module
read
Copy item path
Source
Expand description
Implement pull-based
Read
trait for both compressing and decompressing.
Structs
ยง
Decoder
A decoder that decompress input data from another
Read
.
Encoder
An encoder that compress input data from another
Read
.