ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
StringExp.getCodeUnit
ddmd
expression
StringExp
Get the code unit at index i
class
StringExp
final
dchar
getCodeUnit
const pure
(
size_t
i
)
Parameters
i
Type:
size_t
index
Return Value
Type:
dchar
code unit at index i
Meta
Source
See Implementation
ddmd
expression
StringExp
functions
getCodeUnit
numberOfCodeUnits
setCodeUnit
toPtr
toStringz
toUTF8
writeTo
Get the code unit at index i