import { NoCloseReader } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
A Reader
/Closer
that suppresses the close()
method on the underlying reader.
import { NoCloseReader } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
A Reader
/Closer
that suppresses the close()
method on the underlying reader.