MutableZlibOptions
Zlib Options (Mutable)
Represents the interface fulfilled by an object that specified options for zlib compression or decompression; modeled by the zlib.Options
object in the Node.js API, as a mutable version of ZlibOptions.