Module zstd::stream::zio

source ·
Expand description

Wrappers around raw operations implementing std::io::{Read, Write}.

Structs

Implements the Read API around an Operation.
Implements the Write API around an Operation.