Contents

utf8Span

A UTF-8 span over the code units that make up this string.

Declaration

var utf8Span: UTF8Span { get }

Return Value

A UTF8Span over the code units of this string.

Discussion