ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
Outbuffer.write
dmd
backend
outbuf
Outbuffer
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(void)[] b)
void
write
(const(void)* b, size_t len)
struct
Outbuffer
nothrow
void
write
(
const
(
void
)*
b
,
size_t
len
)
void
write
(const(char)* s)
Meta
Source
See Implementation
dmd
backend
outbuf
Outbuffer
constructors
this
functions
bracket
dtor
enlarge
extractSlice
length
opSlice
position
prepend
prependBytes
reserve
reset
setsize
write
write16
write16n
write32
write64
writeByte
writeByten
writeDouble
writeFloat
writeString
writen
writesLEB128
writeuLEB128
writezeros
variables
buf
pend