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

x/compress/gzip/gzip.ts>gunzip

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

Parameters

bytes: Uint8Array

Returns

Uint8Array