Structs
Buffer 🔒
A small adapter which reads data originally from buf
and then reads all
further data from reader
. This will also buffer all data read from
reader
into buf
for reuse on a further call.
A gzip streaming decoder
A gzip streaming encoder
A gzip streaming decoder that decodes all members of a multistream