size property

int get size

The size read-only property of the Blob interface returns the size of the Blob or File in bytes.

Implementation

external int get size;