[Missing <summary> documentation for "M:Aerospike.Client.HLLOperation.PackListInt(System.Int32,System.Collections.Generic.IList{Aerospike.Client.Value.HLLValue},System.Int32)"]
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.3.2.0 (5.3.2)
Syntax
C#
public static byte[] PackListInt( int command, IList<ValueHLLValue> list, int v1 )
Parameters
- command
- Type: SystemInt32
- list
- Type: System.Collections.GenericIListValueHLLValue
- v1
- Type: SystemInt32
Return Value
Type: ByteSee Also