Blob.size
The size
read-only property of the Blob
interface returns the size of the Blob
in bytes.
Value
A number representing the size of the Blob
in bytes.
The size
read-only property of the Blob
interface returns the size of the Blob
in bytes.
A number representing the size of the Blob
in bytes.