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