NbrotliCompress
Bun

namespace

zlib.brotliCompress

function brotliCompress(
buf: InputType,
options: BrotliOptions,
): void;
function brotliCompress(
buf: InputType,
): void;

namespace brotliCompress