Skip to main content
Module

x/compress/mod.ts>deflate

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

Parameters

input: Uint8Array
optional
options: DeflateOptions = [UNSUPPORTED]