dmd ~master (2023-11-01T14:17:50Z)
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
writeTo
variables
committed
hexString
Get the code unit at index i