const zlib = require('zlib');
const gzipped = zlib.gzipSync(bufferData);
const params = {
Bucket: "followwork",
Key: req.body.keyName,
Body: gzipped,
ContentEncoding: "gzip",
ContentType: type
};
Sign up here with your email
.Net tips,.Net Interview Tips,Sql Server,Jquery,Javascript notes,AngularJS,Asp.net,Ajax
ConversionConversion EmoticonEmoticon