function deflateSync
Usage in Deno
import { deflateSync } from "node:zlib";
deflateSync(buf: InputType,options?: ZlibOptions,): Buffer
import { deflateSync } from "node:zlib";
deflateSync(buf: InputType,options?: ZlibOptions,): Buffer