inflateRawSync

external fun inflateRawSync(buf: InputType, options: ZlibOptions = definedExternally): Buffer(source)

Decompress a chunk of data with InflateRaw.

Since

v0.11.12