rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Example for reading compressed files

Open rjammala opened this issue 7 years ago • 3 comments
trafficstars

Crates flate
Section 3.2 Compressed Files

Please add examples for reading compressed files like gzip, bz2 etc

rjammala avatar Jan 02 '18 19:01 rjammala

Can probably do something like this:

https://play.rust-lang.org/?gist=e4e393389f27fbfd8f02c95c4657eff2&version=stable

rjammala avatar Jan 02 '18 20:01 rjammala

Hi @rjammala Thanks for taking an interest. Would you be open to creating a PR for metioned recipes?

budziq avatar Jan 02 '18 22:01 budziq

yup, I will give it a shot.

rjammala avatar Jan 02 '18 22:01 rjammala