fio ~master (2021-11-06T04:03:56.9837641)
Dub
Repo
Source.read
io
stream
interfaces
Source
Reads data into the specified buffer. The number of bytes read is returned.
interface
Source
size_t
read
(
ubyte
[]
buf
)
Meta
Source
See Implementation
io
stream
interfaces
Source
functions
read
Reads data into the specified buffer. The number of bytes read is returned.