watchexec ~master (2021-10-12T13:58:57Z)
Dub
Repo
FileWriteChannel.write
proc
channel
FileWriteChannel
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
ubyte
)[]
write
(const(char)[] data_)
struct
FileWriteChannel
@
trusted
const
(
ubyte
)[]
write
(
scope
return
const
(
char
)[]
data_
)
const
(
ubyte
)[]
write
(const(ubyte)[] data)
Meta
Source
See Implementation
proc
channel
FileWriteChannel
constructors
this
functions
closeWrite
flush
write
variables
file