import { HttpReader } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents a Reader instance used to fetch data from a URL.
Constructors
Creates the HttpReader instance
import { HttpReader } from "https://deno.land/x/zipjs@v2.7.23/index.d.ts";
Represents a Reader instance used to fetch data from a URL.
Creates the HttpReader instance