RandomShiftNextBytes Method

Aerospike
Generate random bytes.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.0.0.0 (5.0.0)
Syntax

C#
public void NextBytes(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte
See Also

Reference