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