expresar envío de imagen bufffer

res.contentType('image/jpeg');
res.send(data);
florinrelea