Options 类


每个基于 zlib 的类都有一个 options 对象。 不需要任何选项。

某些选项仅在压缩时相关,而被解压缩类忽略。

有关更多信息,请参阅 deflateInit2inflateInit2 文档。

Each zlib-based class takes an options object. No options are required.

Some options are only relevant when compressing and are ignored by the decompression classes.

See the deflateInit2 and inflateInit2 documentation for more information.