305 306 307
# File 'lib/aerospike/value/value.rb', line 305 def pack(packer) packer.write(@value) end