inflateRawSync
external fun inflateRawSync(buf: InputType, options: ZlibOptions = definedExternally): Buffer<*>(source)
Decompress a chunk of data with InflateRaw
.
Since
v0.11.12
Decompress a chunk of data with InflateRaw
.
v0.11.12