deflateRawSync
external fun deflateRawSync(buf: InputType, options: ZlibOptions = definedExternally): NonSharedBuffer(source)
Compress a chunk of data with DeflateRaw.
Since
v0.11.12
Compress a chunk of data with DeflateRaw.
v0.11.12