Skip to content

Add the ability to save and receive files as Blob or File W3C in WasmJs #173

Open
@ApoloApps

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

Metadata

Assignees

No one assigned

    Labels

    nextScheduled for the next version

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions