gunzipSync

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

Decompress a chunk of data with Gunzip.

Since

v0.11.12