Contents

utf8CodeUnitCount

The number of UTF-8 code units (excluding the null terminator).

Declaration

var utf8CodeUnitCount: Int { get }

Discussion