Creates the BlobWriter instance
OptionalmimeString: string
The MIME type of the content.
OptionalcontentThe MIME type of the content, i.e. the type of the Blob instance returned by
BlobWriter#getData.
The number of bytes written into the instance.
The WritableStream instance.
Represents a WritableWriter instance used to retrieve the written data as a
Blobinstance.