mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 08:32:02 +03:00
f81b3a2095
By using read instead of readAll decompression reader could get bytes then available in the stream and then later wrongly failed with end of stream.