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

Examples that don't just read_to_string

Open SenojLuap opened this issue 3 years ago • 0 comments
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.

SenojLuap avatar Feb 18 '22 16:02 SenojLuap