fio ~master (2021-11-06T04:03:56.9837641)
Dub
Repo
Sink.put
io
stream
interfaces
Sink
Writes data to the stream. The number of bytes successfully written is returned.
size_t
write
(ubyte[] data)
alias
put
=
write
interface
Sink
alias
put
=
write
Meta
Source
See Implementation
io
stream
interfaces
Sink
aliases
put
functions
write
Writes data to the stream. The number of bytes successfully written is returned.