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

lines

The contents of this sequence, as an asychronous sequence of lines of text. このシーケンスの内容、テキスト行それらからなるある非同期シーケンスとして。

Declaration 宣言

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

See Also 参照

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