DeflateCompression
Compresses / decompresses DEFLATE encoded data.
Interface
Implements the `Compression API.
Methods
constructor(options?: object)
options
are passed through to the underlyingzlib
orpako
libraries.