Aerospike
C#
Show/Hide TOC
Random
Shift
Next
Bytes Method
Generate random bytes.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
Copy
public
void
NextBytes
(
byte
[]
bytes
)
Parameters
bytes
Byte
See Also
Reference
RandomShift Class
Aerospike.Client Namespace
In This Article
Definition
See Also