Skip to main content
function createGunzip
createGunzip(options?: ZlibOptions): Gunzip
Deprecated

Creates and returns a new Gunzip object.

Parameters

optional
options: ZlibOptions

Return Type

Back to top