NdeflateRaw
Bun

namespace

zlib.deflateRaw

function deflateRaw(
buf: InputType,
): void;
function deflateRaw(
buf: InputType,
options: ZlibOptions,
): void;

namespace deflateRaw