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

x/compress/gzip/mod.ts>gunzip

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

Parameters

bytes: Uint8Array

Returns

Uint8Array