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