1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/io
2023-03-02 15:49:50 +02:00
..
util checker: check option fn returning error (fix #17423) (#17438) 2023-03-02 15:49:50 +02:00
buffered_reader.v
custom_string_reading_test.v
io_cp_test.v
io_test.v
io.v
multi_writer_test.v
multi_writer.v
os_file_reader_test.v
reader_test.v
reader.v
readerwriter.v
README.md
writer.v

Description:

io provides common interfaces for buffered reading/writing of data.