class Inflateimport { Inflate } from "https://deno.land/x/compress@v0.3.3/zlib/inflate.ts"; ConstructorsnewInflate(options: InflateOptions)Propertiesended: booleanerr: STATUSheader: GZheadermsg: stringoptions: anystrm: ZStreamMethodspush(data: Uint8Array, mode: boolean | number): Uint8Array