This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
0236931c78
v
/
vlib
/
io
History
…
..
util
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (
#13041
)
2022-02-11 15:52:33 +02:00
README.md
…
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
…
writer.v
…
README.md
Description:
io
provides common interfaces for buffered reading/writing of data.