Type Alias

Character.UTF8View

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

Declaration 宣言

typealias UTF8View = String.UTF8View

Relationships 関係

From Protocol 由来プロトコル