Write predicate expressions to write protocol.
For internal use only.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public static int Write( PredExp[] predExp, byte[] buf, int offset )
Parameters
- predExp
- Type: Aerospike.ClientPredExp
- buf
- Type: SystemByte
- offset
- Type: SystemInt32
Return Value
Type: Int32See Also