FbrotliCompressSync
Bun

function

zlib.brotliCompressSync

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

Compress a chunk of data with BrotliCompress.