zlib.zstdCompressSync(buffer[, options])
稳定性: 1 - 实验性
buffer<Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>optionszstd options
使用 ZstdCompress 压缩一块数据。
【Compress a chunk of data with ZstdCompress.】
buffer <Buffer> | <TypedArray> | <DataView> | <ArrayBuffer> | <string>options zstd options使用 ZstdCompress 压缩一块数据。
【Compress a chunk of data with ZstdCompress.】