164 165 166
# File 'lib/hbase-jruby/byte_array.rb', line 164 def inspect "HBase::ByteArray<#{@java.to_a.join ', '}>" end