RecordParser ParseRecord Method Aerospike

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

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.6.0 (4.2.6)
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