wstring
Null-terminated wide string.
Instance members
Compares two UTF-16 spans.
Counts Unicode scalar values in UTF-16 text.
Returns true when the text ends with a UTF-16 span.
Gets the Unicode scalar value at a UTF-16 code-unit index.
Gets the number of UTF-16 code units used by the scalar at an index.
Finds the first matching UTF-16 span.
Finds the first scalar value contained in a set.
Joins UTF-16 strings with an optional separator.
Finds the last matching UTF-16 span.
Finds the last scalar value contained in a set.
Returns true when the text starts with a UTF-16 span.
Converts UTF-16 text to ASCII text.
Copies the text to lowercase UTF-16 text.
Converts UTF-16 text to UTF-8 text.
Copies the text to uppercase UTF-16 text.
Copies UTF-16 text.
Returns a view with leading and trailing ASCII whitespace removed.
Returns a view with trailing ASCII whitespace removed.
Returns a view with leading ASCII whitespace removed.
Generated with campc 0.12.0-preview.1.