GZipCompression
Compresses / decompresses GZIP encoded data.
Interface
Implements the `Compression API.
Methods
constructor(options?: object)
optionsare passed through to the underlyingzliborpakolibraries.
Compresses / decompresses GZIP encoded data.
Implements the `Compression API.
constructor(options?: object)options are passed through to the underlying zlib or pako libraries.