Click or drag to resize

IObjectDataInputReadCharArray Method

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
char[] ReadCharArray()

Return Value

Type: Char
the char array read
Exceptions
ExceptionCondition
IOException if it reaches end of file before finish reading
See Also