Instance Property インスタンスプロパティ

unicodeScalars

The contents of this sequence, as an asychronous sequence of Unicode scalar values. このシーケンスの内容、ユニコードスカラー値それらからなる非同期シーケンスとして。

Declaration 宣言

var unicodeScalars: AsyncUnicodeScalarSequence<Self> { get }
Available when Element is UInt8. ElementUInt8である時に利用可能です。

See Also 参照

Adapting Textual Sequences テキストシーケンスに適応する