Returns the size of the blob
Device + Agent
Integer — the number of bytes in the blob
This method returns the current size of the blob in bytes. This may not be same value as the amount of memory that has been allocated to the blob — see resize() for more information.