Skip to main content
Module

x/compress/mod.ts>inflate

compress and uncompress for Deno
Go to Latest
function inflate
import { inflate } from "https://deno.land/x/compress@v0.3.9/mod.ts";

Parameters

input: Uint8Array
optional
options: InflateOptions = [UNSUPPORTED]