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