string.getUChar
uchar getUChar(const char[] this, nuint unit)Gets the Unicode scalar value at a UTF-8 code-unit index.
Parameters
const char[]
this
nuint
unit
UTF-8 code-unit index.
Generated with campc 0.12.0-preview.1.
uchar getUChar(const char[] this, nuint unit)Gets the Unicode scalar value at a UTF-8 code-unit index.
UTF-8 code-unit index.
Generated with campc 0.12.0-preview.1.