inflateSync

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

Decompress a chunk of data with Inflate.

Since

v0.11.12