Module read
zstd
0.13.0
Module read
Module Items
Structs
In zstd::
stream
Modules
raw
read
write
zio
Functions
copy_decode
copy_encode
decode_all
encode_all
zstd
::
stream
Module
read
Copy item path
Settings
Help
Summary
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
.