Module gix_features::zlib::stream::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.