ExpVal(Byte) Method

Create blob byte[] value.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public static Exp Val(
	byte[] val
)

Parameters

val  Byte
 

Return Value

Exp

See Also