Returns the length of the binary.
Returns:
the length of the binary
54 55 56
# File 'opal/browser/http/binary.rb', line 54 def length @data.length end