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