vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
PipeOutputStream.write
vibe
core
process
PipeOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(ubyte[] bytes, IOMode mode)
void
write
(ubyte[] bytes)
void
write
(char[] bytes)
struct
PipeOutputStream
@
blocking
void
write
(
in
char
[]
bytes
)
Meta
Source
See Implementation
vibe
core
process
PipeOutputStream
destructors
~this
functions
close
finalize
flush
opCast
write
postblits
this(this)