NzstdCompress
Bun

namespace

zlib.zstdCompress

function zstdCompress(
buf: InputType,
): void;
function zstdCompress(
buf: InputType,
options: ZstdOptions,
): void;

namespace zstdCompress