zlib.brotliCompressSync(buffer[, options])
buffer<Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>options<brotli options>
使用 BrotliCompress 压缩一块数据。
【Compress a chunk of data with BrotliCompress.】
buffer <Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>options <brotli options>使用 BrotliCompress 压缩一块数据。
【Compress a chunk of data with BrotliCompress.】