inflateSync

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

Decompress a chunk of data with Inflate.

Since

v0.11.12