Skip to main content
Module

x/foras/src/deno/mod.ts>zlib

WebAssembly port of Rust's flate2, a Rust implementation of Deflate, Gzip, and Zlib compressions
Go to Latest
function zlib
import { zlib } from "https://deno.land/x/foras@2.0.8/src/deno/mod.ts";

Parameters

input: Uint8Array
optional
compression: number

Returns

Uint8Array