v/vlib/io
spaceface d63b7bc35a
all: update repo to use the new error handling syntax (#8950)
2021-02-28 23:20:21 +03:00
..
util all: update repo to use the new error handling syntax (#8950) 2021-02-28 23:20:21 +03:00
buffered_reader.v io: fix detection of end_of_stream, when reading files through io.new_buffered_reader(reader: io.make_reader(f)) 2021-02-16 23:22:17 +02:00
os_file_reader_test.v all: update repo to use the new error handling syntax (#8950) 2021-02-28 23:20:21 +03:00
reader.v builtin: tag array methods unsafe: *_many, grow_len, pointers (#8983) 2021-02-26 22:55:09 +01:00
reader_test.v vlib/io: fix reader bugs, make read_all take a config struct (#7361) 2020-12-16 18:22:26 +01:00
readerwriter.v io: remove unused Zzz_CoerceInterfaceTableGeneration struct; add test for `x := Enum{}` 2021-02-17 01:37:05 +02:00
writer.v vlib/net: add buffered IO, x.net -> net (#6754) 2020-11-15 22:54:47 +02:00