Initializer

init(_:)

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

Declaration 宣言

init(_ utf16: String.UTF16View)

See Also 参照

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