Skip to main content
Version: 3.33.2

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.