The attributes of the Blob
object are listed below:
Attribute | Description | Type |
---|---|---|
size | Returns the size of the Blob object in bytes. |
long |
type | The ASCII-encoded string in lower case representing the media type of the
Blob , expressed as an RFC2046 MIME type. |
DOMString |