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