Click or drag to resize

IBufferObjectDataOutputWriteInt Method (Int32, Int32)

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
void WriteInt(
	int position,
	int v
)

Parameters

position
Type: SystemInt32
v
Type: SystemInt32
Exceptions
ExceptionCondition
IOException
See Also