Method: Aerospike::BytesValue#type
- Defined in:
- lib/aerospike/value/value.rb
permalink #type ⇒ Object
[View source]
215 216 217 |
# File 'lib/aerospike/value/value.rb', line 215 def type Aerospike::ParticleType::BLOB end |
215 216 217 |
# File 'lib/aerospike/value/value.rb', line 215 def type Aerospike::ParticleType::BLOB end |