brotliDecompressSync

external fun brotliDecompressSync(buf: InputType, options: BrotliOptions = definedExternally): NonSharedBuffer(source)

Decompress a chunk of data with BrotliDecompress.

Since

v11.7.0, v10.16.0