Value
Write Method
Aerospike
Serialize the value in the wire protocol.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.1.0.0 (3.1.7)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
abstract
int
Write
(
byte
[]
buffer
,
int
offset
)
public abstract int Write( byte[] buffer, int offset )
Parameters
buffer
Type:
System
Byte
offset
Type:
System
Int32
See Also
Value Class
Value Members
Aerospike.Client Namespace