NinflateRaw
Bun

namespace

zlib.inflateRaw

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

namespace inflateRaw