First of all, I'd like to thank you for the nice library, it is very useful and configurable. Second, I would like to ask you if it is possible to change the type of the propery rawfile in the file-like-object class to File. I'm testing on my own and using the FileReader Javascript interface, and in my debugger, whenever I ask for the rawfile, returns an instance of File, instead of a String. Would this change be possible? Or it would greatly affect the functionality?
Good afternoon!
First of all, I'd like to thank you for the nice library, it is very useful and configurable. Second, I would like to ask you if it is possible to change the type of the propery rawfile in the file-like-object class to File. I'm testing on my own and using the FileReader Javascript interface, and in my debugger, whenever I ask for the rawfile, returns an instance of File, instead of a String. Would this change be possible? Or it would greatly affect the functionality?
Thanks a lot for your attention,