FinflateRawSync
Bun

function

zlib.inflateRawSync

function inflateRawSync(
buf: InputType,
options?: ZlibOptions
): Buffer;

Decompress a chunk of data with InflateRaw.