Skip to main content
Module

x/compress/deflate/mod.ts>deflateRaw

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

Parameters

bytes: Uint8Array
optional
level: number = [UNSUPPORTED]

Returns

Uint8Array