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