FzstdCompressSync
Bun

function

zlib.zstdCompressSync

buf: InputType,
options?: ZstdOptions
): Buffer;

Compress a chunk of data with ZstdCompress.