49 50 51
# File 'lib/aerospike/utils/packer.rb', line 49 def bytes self.to_s.force_encoding("binary") end