Click or drag to resize

IObjectDataInputReadIntArray Method

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

Return Value

Type: Int32
int array read
Exceptions
ExceptionCondition
IOException if it reaches end of file before finish reading
See Also