zstd
0.13.2
Module read
Structs
In zstd::stream
Module
zstd
::
stream
::
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
.