mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
.. | ||
util | ||
buffered_reader.v | ||
custom_string_reading_test.v | ||
io.v | ||
io_cp_test.v | ||
io_test.v | ||
multi_writer.v | ||
multi_writer_test.v | ||
os_file_reader_test.v | ||
reader.v | ||
reader_test.v | ||
readerwriter.v | ||
README.md | ||
writer.v |
Description:
io
provides common interfaces for buffered reading/writing of data.