function createGunzip
          
Usage in Deno
import { createGunzip } from "node:zlib";
createGunzip(options?: ZlibOptions): Gunzip 
      
import { createGunzip } from "node:zlib";
createGunzip(options?: ZlibOptions): Gunzip