zlib.deflateSync(buffer[, options])
buffer<Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>options<zlib options>
使用 Deflate 压缩数据块。
buffer<Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>options<zlib options>
Compress a chunk of data with Deflate.