mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
* Add a size_hint parameter to the read{toEnd,File}AllocOptions fns
* Rename readAllAlloc{,Options} to readToEndAlloc{,Options} as they
don't rewind the file before reading
* Fix missing rewind in test case