FgzipSync
Bun

function

zlib.gzipSync

function gzipSync(
buf: InputType,
options?: ZlibOptions
): Buffer;

Compress a chunk of data with Gzip.