Feature
I am creating an XLSX file and I would like to save it in the file system.
But right now the only way is to convert it to string, which might not work since it's a compressed files.
Motivation
It can be used to save images and other media files too.