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