Alexander von Gluck

Results 173 comments of Alexander von Gluck

Yeah.. it's just frustrating because it's a time suck to everyone when Microsoft doesn't maintain this stuff. Wasted around 2 hours debugging microsoft's repos and lack of powershell until I...

I feel like the solution is once ZLibDecoder reads the final 32k chunk, it should "back the source reader to the end of the zlib stream"? This would enable users...

https://github.com/rust-lang/flate2-rs/blob/main/src/deflate/read.rs#L161 feels like the source of the guaranteed 32k read from the files.