IRecordParser ParseRecord Method Aerospike

[Missing <summary> documentation for "M:Aerospike.Client.IRecordParser.ParseRecord(System.Byte[],System.Int32@,System.Int32,System.Int32,System.Int32,System.Boolean)"]

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.7.0 (4.2.7)
Syntax

Parameters

dataBuffer
Type:  System Byte 
dataOffset
Type: System Int32 
opCount
Type: System Int32
generation
Type: System Int32
expiration
Type: System Int32
isOperation
Type: System Boolean
See Also