function brotliDecompressSync
Jump to headingbrotliDecompressSync(buf: InputType,options?: BrotliOptions,): Buffer
Decompress a chunk of data with BrotliDecompress
.
Parameters Jump to heading
optional
Jump to headingoptions: BrotliOptions
Return Type Jump to heading
Buffer