Function git_features::zlib::stream::inflate::read [−][src]
Expand description
Read bytes from rd
and decompress them using state
into a pre-allocated fitting buffer dst
, returning the amount of bytes written.