mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 04:25:05 +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