IBufferObjectDataOutputWriteChar Method (Int32, Int32)Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax

void WriteChar(
	int position,
	int v
)

Parameters

position
Type: SystemInt32
v
Type: SystemInt32
Exceptions

ExceptionCondition
IOException
See Also

Reference