Contents

lines

A non-blocking sequence of newline-separated Strings created by decoding the elements of self as UTF8.

Declaration

var lines: AsyncLineSequence<Self> { get }

See Also

Adapting Textual Sequences