ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
StringExp.getCodeUnit
dmd
expression
StringExp
Get the code unit at index i
class
StringExp
const pure
dchar
getCodeUnit
(
size_t
i
)
Parameters
i
size_t
index
Return Value
Type:
dchar
code unit at index i
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
Get the code unit at index i