Skip to main content
Module

x/compress/deflate/deflate.ts>deflate

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

Parameters

arr: Uint8Array
optional
level: number = [UNSUPPORTED]