Angular download file with buffer
31 Dec 2019 A Blob object represents a file-like object of immutable, raw data; they createObjectURL(new Blob([typedArray.buffer], {type: mimeType})) } let 6 Jun 2019 Generate And Download Excel File In Angular 7 const excelBuffer: any = XLSX.write(workbook, { bookType: 'xlsx', type: 'array' });; this.