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