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