Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/foras/src/deno/mod.ts>Foras.gzip

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Latest
function Foras.gzip
import { Foras } from "https://deno.land/x/foras@v2.1.4/src/deno/mod.ts";
const { gzip } = Foras;

Parameters

input: Memory
optional
compression: number