FcreateGzip
Bun

function

zlib.createGzip

function createGzip(
options?: ZlibOptions
): Gzip;

Creates and returns a new Gzip object. See example.