dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
SafeOutput.write
dextool
plugin
mutate
backend
interface_
SafeOutput
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(T data)
struct
SafeOutput
@
trusted
void
write
(
T
)
(
inout
T
data
)
if
(
!
is
(
T
==
ubyte
[])
)
void
write
(T data)
void
write
(Blob b)
Meta
Source
See Implementation
dextool
plugin
mutate
backend
interface_
SafeOutput
constructors
this
destructors
~this
functions
close
write
postblits
this(this)