fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
writeExactly
io
stream
Undocumented in source. Be warned that the author may not have intended to support it.
void
writeExactly
(Stream stream, T[] buf)
void
writeExactly
(Stream stream, T value)
void
writeExactly
(
Stream
T
)
(
auto
ref
Stream
stream
,
const
auto
ref
T
value
)
if
(
isSink
!
Stream
&&
!
isArray
!
T
)
Meta
Source
See Implementation
io
stream
modules
interfaces
shim
traits
types
functions
readAll
readExactly
skip
writeExactly
properties
position