wstring.getUCharUnits
nuint getUCharUnits(const wchar[] this, nuint unit)Gets the number of UTF-16 code units used by the scalar at an index.
Parameters
const wchar[]
this
nuint
unit
UTF-16 code-unit index.
Generated with campc 0.12.0-preview.1.
nuint getUCharUnits(const wchar[] this, nuint unit)Gets the number of UTF-16 code units used by the scalar at an index.
UTF-16 code-unit index.
Generated with campc 0.12.0-preview.1.