Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/deps.ts>BufReader.create

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
method BufReader.create
Re-export
import { BufReader } from "https://deno.land/x/proc@0.19.8/deps.ts";

return new BufReader unless r is BufReader

Parameters

optional
size: number = [UNSUPPORTED]