x/oak/buf_reader.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
interface ReadLineResult
import { type ReadLineResult } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/buf_reader.ts?s=ReadLineResult";

Properties

bytes: Uint8Array[src]
eol: boolean[src]