interface ReadLineResultimport { type ReadLineResult } from "https://dotland.deno.dev/std@0.119.0/io/mod.ts"; Result type returned by of BufReader.readLine(). Propertiesline: Uint8Arraymore: boolean