Bin parsing that might be useful for custom record parsers.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax
Parameters
- dataBuffer
- Type: System Byte
- dataOffset
- Type: System Int32
- binName
- Type: System String
- valueType
- Type: System Byte
- valueOffset
- Type: System Int32
- valueSize
- Type: System Int32
See Also