span
A span used to access the code units.
Declaration
var span: Span<UInt8> { get }Return Value
A Span over the UTF-8 code units of this UTF8Span.
A span used to access the code units.
var span: Span<UInt8> { get }A Span over the UTF-8 code units of this UTF8Span.