mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
readVec has two updated responsibilities: 1. it must respect any existing already buffered data. 2. it must write to the buffer if data is empty
readVec has two updated responsibilities: 1. it must respect any existing already buffered data. 2. it must write to the buffer if data is empty