Skip to main content
Module

x/compress/mod.ts>gunzip

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

Parameters

bytes: Uint8Array

Returns

Uint8Array