Skip to main content
Module

x/oak/buf_reader.ts>ReadLineResult

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
interface ReadLineResult
import { type ReadLineResult } from "https://deno.land/x/oak@v12.5.0/buf_reader.ts";

Properties

bytes: Uint8Array
eol: boolean