brotliDecompressSync
external fun brotliDecompressSync(buf: InputType, options: BrotliOptions = definedExternally): Buffer(source)
Decompress a chunk of data with BrotliDecompress
.
Since
v11.7.0, v10.16.0
Decompress a chunk of data with BrotliDecompress
.
v11.7.0, v10.16.0