Click or drag to resize

IObjectDataInput.ReadLongArray Method

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
long[] ReadLongArray()

Return Value

Type:Int64[]
long array read
Exceptions
ExceptionCondition
IOException if it reaches end of file before finish reading
See Also