Type Alias

Character.UTF16View

A view of a character’s contents as a collection of UTF-16 code units. See String.UTF16View for more information ある文字のもつ内容のひとつの見方、いくらかのUTF-16コード単位のコレクションとして。String.UTF16Viewをさらなる情報のために見てください。

Declaration 宣言

typealias UTF16View = String.UTF16View

Relationships 関係

From Protocol 由来プロトコル