unzipSync

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

Decompress a chunk of data with Unzip.

Since

v0.11.12