vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
PipeOutputStream.opCast
vibe
core
process
PipeOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PipeOutputStream
const nothrow
bool
opCast
(
T
)
(
)
if
(
is
(
T
==
bool
)
)
Meta
Source
See Implementation
vibe
core
process
PipeOutputStream
destructors
~this
functions
close
finalize
flush
opCast
write
postblits
this(this)