zstd
0.0.1
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
.