Skip to main content
Module

x/compress/mod.ts>inflateRaw

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

Parameters

input: Uint8Array
optional
options: InflateOptions = [UNSUPPORTED]