Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/compress/mod.ts>inflate

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

Parameters

arr: Uint8Array

Returns

Uint8Array