string
Null-terminated UTF-8 string.
Instance members
Compares two text spans.
Counts Unicode scalar values in UTF-8 text.
Returns true when the text ends with a span.
Gets the Unicode scalar value at a UTF-8 code-unit index.
Gets the number of UTF-8 code units used by the scalar at an index.
Returns a content hash code for a string.
Returns a hash code for case-insensitive string matching.
Returns true when two strings have the same content.
Returns true when two strings have the same content ignoring case.
Finds the first matching text span.
Finds the first scalar value contained in a set.
Joins UTF-8 strings with an optional separator.
Finds the last matching text span.
Finds the last scalar value contained in a set.
Returns true when the text starts with a span.
Converts UTF-8 text to ASCII text.
Copies the text to lowercase UTF-8 text.
Copies UTF-8 text.
Copies the text to uppercase UTF-8 text.
Converts UTF-8 text to 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.
Parses ISO date text.
Static members
Standard case-insensitive string hash policy.
Standard case-sensitive string hash policy.
Generated with campc 0.12.0-preview.1.