Generic Initializer

init(utf16Offset:in:)

Creates a new index at the specified UTF-16 code unit offset 新しいインデックスをこの指定されたUTFー16コード単位オフセットで作成します。

Declaration 宣言

init<S>(utf16Offset offset: Int, in s: S) where S : StringProtocol

Parameters パラメータ

offset

An offset in UTF-16 code units. UTF-16コード単位におけるあるオフセット。