ExpressionFromBytes Method
Return a new expression from packed expression instructions in bytes.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
public static Expression FromBytes(
byte[] bytes
)
- bytes Byte
-
Expression