createGunzip - Node documentation
function createGunzip

Usage

import { createGunzip } from "node:zlib";

Creates and returns a new Gunzip object.

Parameters

optional
options: ZlibOptions

Return Type