ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
StringExp.setCodeUnit
ddmd
expression
StringExp
Set the code unit at index i to c
class
StringExp
final
void
setCodeUnit
(
size_t
i
,
dchar
c
)
Parameters
i
Type:
size_t
index
c
Type:
dchar
code unit to set it to
Meta
Source
See Implementation
ddmd
expression
StringExp
functions
getCodeUnit
numberOfCodeUnits
setCodeUnit
toPtr
toStringz
toUTF8
writeTo
Set the code unit at index i to c