zig/lib/std/Io
Andrew Kelley 111305678c std: match readVec fn prototype exactly
this is not necessary according to zig language, but works around a flaw
in the C backend
2025-07-31 22:10:11 -07:00
..
Reader std: Fix Io.Reader.Limited and add test 2025-07-11 17:46:14 +02:00
buffered_reader.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
buffered_writer.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
counting_reader.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
counting_writer.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
DeprecatedReader.zig DeprecatedReader.Adapted: fix EndOfStream handling 2025-07-28 21:41:19 -07:00
DeprecatedWriter.zig std: fix deprecated writer not handling the buffer 2025-07-22 17:06:25 -07:00
fixed_buffer_stream.zig std.Io: delete SeekableStream 2025-07-31 22:10:11 -07:00
limited_reader.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
Reader.zig std: match readVec fn prototype exactly 2025-07-31 22:10:11 -07:00
test.zig std.Io: remove BitWriter 2025-07-31 22:10:11 -07:00
tty.zig std: rename io to Io in preparation 2025-07-11 01:16:27 +02:00
Writer.zig fetch: update API usage 2025-07-31 22:10:11 -07:00