| IObjectDataInputReadLongArray Method |
Namespace:
Hazelcast.IO
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function ReadLongArray As Long()
array<long long>^ ReadLongArray()
abstract ReadLongArray : unit -> int64[]
Return Value
Type:
Int64long array read
Exceptions Exception | Condition |
---|
IOException |
if it reaches end of file before finish reading
|
See Also