[Missing <summary> documentation for "M:Aerospike.Client.RecordParser.ParseRecord(System.Byte[],System.Int32@,System.Int32,System.Int32,System.Int32,System.Boolean)"]
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax
Parameters
- dataBuffer
- Type: System Byte
- dataOffsetRef
- Type: System Int32
- opCount
- Type: System Int32
- generation
- Type: System Int32
- expiration
- Type: System Int32
- isOperation
- Type: System Boolean
Implements
IRecordParser ParseRecord( Byte , Int32 , Int32, Int32, Int32, Boolean)See Also