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