gunzipSync - Node documentation
function gunzipSync

Usage

import { gunzipSync } from "node:zlib";

Decompress a chunk of data with Gunzip.

Parameters

optional
options: ZlibOptions

Return Type

Buffer