lines
A non-blocking sequence of newline-separated Strings created by decoding the elements of self as UTF8.
Declaration
var lines: AsyncLineSequence<Self> { get }A non-blocking sequence of newline-separated Strings created by decoding the elements of self as UTF8.
var lines: AsyncLineSequence<Self> { get }