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