NzstdDecompress
Bun

namespace

zlib.zstdDecompress

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

namespace zstdDecompress