FbrotliCompressSync
Bun

function

zlib.brotliCompressSync

buf: InputType,
options?: BrotliOptions
): Buffer;

Compress a chunk of data with BrotliCompress.