ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
StringExp.setCodeUnit
dmd
expression
StringExp
Set the code unit at index i to c
class
StringExp
void
setCodeUnit
(
size_t
i
,
dchar
c
)
Parameters
i
size_t
index
c
dchar
code unit to set it to
Meta
Source
See Implementation
dmd
expression
StringExp
constructors
this
functions
accept
borrowData
charAt
compare
equals
getCodeUnit
isBool
isLvalue
modifiableLvalue
numberOfCodeUnits
peekData
peekDstring
peekString
peekWstring
setCodeUnit
setData
toLvalue
toStringExp
toStringz
toUTF8
writeTo
static functions
create
emplace
variables
NoPostfix
committed
len
ownedByCtfe
postfix
sz
Set the code unit at index i to c