Complete the following code to compress the read stream.
const zlib = require('node:zlib');
let gzip = ________;Complete the following code to compress the read stream.
const zlib = require('node:zlib');
let gzip = ________;Create a free account to access the full topic