ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
OutBuffer.opSlice
dmd
root
outbuffer
OutBuffer
const
(
char
)[]
opSlice
()
struct
OutBuffer
extern (
D
) const pure nothrow @
nogc
const
(
char
)[]
opSlice
(
)
const
(
char
)[]
opSlice
(size_t lwr, size_t upr)
Return Value
Type:
const
(
char
)[]
a non-owning const slice of the buffer contents
Meta
Source
See Implementation
dmd
root
outbuffer
OutBuffer
destructors
~this
functions
allocate
bracket
destroy
extractChars
extractData
extractSlice
fill0
insert
length
opIndex
opSlice
peekChars
prependbyte
prependstring
print
printf
remove
reserve
reset
setsize
spread
vprintf
write
write4
writeByte
writeUTF16
writeUTF8
writenl
writestring
writestringln
writewchar
writeword
variables
doindent
level
spaces