Works with
•JSR Score70%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Functions
f
readLines(): AsyncIterableIterator<string>
reader: Reader,
decoderOpts?: { encoding?: string; fatal?: boolean; ignoreBOM?: boolean; }
Read strings line-by-line from a Reader.