zig/std/io
LemonBoy fbcc559cdb Make io offsets/sizes u64 instead of usize
Decouple the concepts of address-space size and file size.

Closes #637
2019-04-28 18:07:40 +02:00
..
c_out_stream.zig add preliminary windows support to std.io.COutStream 2019-04-25 00:24:25 -04:00
seekable_stream.zig Make io offsets/sizes u64 instead of usize 2019-04-28 18:07:40 +02:00
test.zig add preliminary windows support to std.io.COutStream 2019-04-25 00:24:25 -04:00