flate2-rs icon indicating copy to clipboard operation
flate2-rs copied to clipboard

Decompress file example / instructions

Open David-OConnor opened this issue 6 years ago • 2 comments
trafficstars

Could use an example on how to extract a .tar.gz archive file. As far as I can tell, the examples are only for vecs of bytes, and strings. Assuming this is a capability of the lib.

David-OConnor avatar Aug 03 '19 17:08 David-OConnor

Found the answer in this guide. I think it's worth a link/quote, or something in the examples folder.

David-OConnor avatar Aug 03 '19 18:08 David-OConnor

Found the answer in this guide. I think it's worth a link/quote, or something in the examples folder.

This reference would be even more helpful in the README or from the main documentation block. (Fantastic library!)

jwmurray avatar Aug 17 '19 12:08 jwmurray