ExpressionBytes Property

Packed byte instructions.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public byte[] Bytes { get; }

Property Value

Byte

See Also