span
A span over the UTF-8 code units that make up this string.
Declaration
var span: Span<UTF8.CodeUnit> { get }Return Value
A Span over the UTF-8 code units of this String.
A span over the UTF-8 code units that make up this string.
var span: Span<UTF8.CodeUnit> { get }A Span over the UTF-8 code units of this String.