zlib.createGzip([options])
返回上层文档
新增于: v0.5.8
options
<zlib options>
创建并返回新的
Gzip
对象。参见
示例
。
¥Creates and returns a new
Gzip
object. See
example
.