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