import * as compress from "https://deno.land/x/compress@v0.5.0/zlib/inflate.ts";
Functions
Inflates the input data with the given options. | |
Inflates raw compressed data with the given options. |
Interfaces
Options for the Inflate class. |
import * as compress from "https://deno.land/x/compress@v0.5.0/zlib/inflate.ts";
Inflates the input data with the given options. | |
Inflates raw compressed data with the given options. |
Options for the Inflate class. |