import { MultiCloseReader } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Wrapper for a Reader & Closer
that allows you to safely call close() multiple times.
import { MultiCloseReader } from "https://deno.land/x/proc@0.20.17/legacy/mod.ts";
Wrapper for a Reader & Closer
that allows you to safely call close() multiple times.