Returns the length of the byte array
Returns:
90 91 92
# File 'lib/hbase-jruby/byte_array.rb', line 90 def length @java.length end