createInflateRaw - Node documentation
function createInflateRaw

Usage

import { createInflateRaw } from "node:zlib";

Creates and returns a new InflateRaw object.

Parameters

optional
options: ZlibOptions

Return Type