Click or drag to resize

IDataOutputWriteUTF Method

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
void WriteUTF(
	string s
)

Parameters

s
Type: SystemString
Exceptions
ExceptionCondition
IOException
See Also