dmd ~master (2023-11-01T14:17:50Z)
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
writeTo
variables
committed
hexString
Borrow a slice of the data, so the caller can modify it in-place (!)