function createInflate Usage in Denoimport { createInflate } from "node:zlib"; createInflate(options?: ZlibOptions): Inflate Creates and returns a new Inflate object. Parameters optional options: ZlibOptions Return Type Inflate