Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.6.2/buf_reader.ts";

Properties

bytes: Uint8Array
eol: boolean