Returns blob size in bytes.
Returns:
blob size in bytes
13 14 15
# File 'opal/browser/blob.rb', line 13 def size `#@native.size` end