Module inflate

Module inflate 

Source
Expand description

Buffered inflate reader that decodes Git’s zlib-compressed objects while simultaneously tracking SHA digests for integrity verification.

Structs§

ReadBoxed
ReadBoxed is to unzip information from a DEFLATE stream, which hash BufRead trait. For a continuous stream of DEFLATE information, the structure does not read too many bytes to affect subsequent information reads