Buffer(Int32) Constructor

Initializes a new instance of the Buffer class

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public Buffer(
	int length
)

Parameters

length  Int32
 

See Also