Libraries
»
aerospike
(4.2.0)
»
Index
»
Aerospike
»
InfinityValue
»
#pack
Method: Aerospike::InfinityValue#pack
Defined in:
lib/aerospike/value/value.rb
#
pack
(packer) ⇒
Object
150 151 152
# File 'lib/aerospike/value/value.rb', line 150
def
pack
(
packer
)
packer
.
pack
(
self
)
end