Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method TextProtoReader.prototype.readLineSlice
import { TextProtoReader } from "https://deno.land/std@0.74.0/textproto/mod.ts";

Returns

Promise<Uint8Array | null>