gix_features::zlib::stream

Module inflate

source
Available on crate feature zlib only.
Expand description

Functionsยง

  • Read bytes from rd and decompress them using state into a pre-allocated fitting buffer dst, returning the amount of bytes written.