dmd v2.104.0 (2023-06-02T08:46:32Z)
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
functions
borrowData
compare
getCodeUnit
numberOfCodeUnits
peekData
setCodeUnit
setData
toStringz
toUTF8
writeTo
variables
committed
Get the code unit at index i