ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Outbuffer.opSlice
dmd
backend
outbuf
Outbuffer
Ditto
inout
(
ubyte
)[]
opSlice
(
size_t
from
,
size_t
to
)
inout
(
ubyte
)[]
opSlice
()
struct
Outbuffer
nothrow extern (
D
) inout @
trusted
pure nothrow @
nogc
inout
(
ubyte
)[]
opSlice
(
)
Meta
Source
See Implementation
dmd
backend
outbuf
Outbuffer
functions
bracket
length
opSlice
prepend
prependBytes
setsize
write
write16
write16n
write32
write64
writeByte
writeByten
writeDouble
writeFloat
writeString
Ditto