Experimental
Creates a MwFile object from ArrayBuffer-encoded data.
MwFile
The ArrayBuffer-encoded data for the file.
The name of the file.
The MIME type of the file.
A MwFile object that contains the file data and metadata.
Creates a
MwFile
object from ArrayBuffer-encoded data.