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
4ffcf031fa
v
/
vlib
/
io
History
Nick Treleaven
7231a3f135
vlib: add `mut` for the first parameter of builtin.copy, arrays.copy and crypto (
#13702
)
2022-03-09 20:26:00 +02:00
..
util
…
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.