createGzip

external fun createGzip(options: ZlibOptions = definedExternally): Gzip(source)

Creates and returns a new Gzip object. See example.

Since

v0.5.8