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

characters

The contents of this sequence, as an asychronous sequence of characters. このシーケンスの内容、文字それらからなる非同期シーケンスとして。

Declaration 宣言

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

See Also 参照

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