flate2-rs
flate2-rs copied to clipboard
Examples that don't just read_to_string
trafficstars
I have no idea how common the read_to_string() use case is, but I've been struggling with errors attempt to decompress to a file, and wouldn't mind seeing some examples of that.