Open
Description
Basically that, right now only bytearray is supported and if i want to transform blob into bytearray i have to add a lot of boilerplate code. Also i could be made via PlatformFile and add a function to convert blob, bytearray, File W3C to PlatfromFile. Then i should only have to pass the platfrom file to save() function. Note that File W3C inherits blob class