Contents

utf8Start

A pointer to a null-terminated sequence of UTF-8 code units.

Declaration

var utf8Start: UnsafePointer<UInt8> { get }

Discussion