Skip to main content
Module

x/compress/mod.ts>deflateRaw

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

Parameters

input: Uint8Array
optional
options: DeflateOptions = [UNSUPPORTED]