Initializer

init(_:)

Creates a string corresponding to the given sequence of UTF-8 code units. 指定されたUTF-8コード単位の連続に対応する文字列を作成します。

Declaration 宣言

init(_ utf8: String.UTF8View)

See Also 参照

Working with String Views 文字列ビューを扱う