ddc ~master (2020-05-01T11:40:35Z)
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
Type:
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
Get the code unit at index i