fio ~master (2018-11-14T23:52:16Z)
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.