Instance Property インスタンスプロパティ

utf8CodeUnitCount

The number of UTF-8 code units (excluding the null terminator). UTF-8コード単位の数(null終端子を除外して)。

Declaration 宣言

var utf8CodeUnitCount: Int { get }

Discussion 解説