ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
StringExp.borrowData
dmd
expression
StringExp
Borrow a slice of the data, so the caller can modify it in-place (!)
class
StringExp
extern (
D
)
ubyte
[]
borrowData
(
)
Meta
Source
See Implementation
dmd
expression
StringExp
functions
borrowData
compare
getCodeUnit
numberOfCodeUnits
peekData
setCodeUnit
setData
toStringz
toUTF8
writeTo
Borrow a slice of the data, so the caller can modify it in-place (!)