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