| IObjectDataInputReadData Method |
Namespace:
Hazelcast.IO
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function ReadData As IData
abstract ReadData : unit -> IData
Return Value
Type:
IDatadata read
Exceptions Exception | Condition |
---|
IOException |
if it reaches end of file before finish reading
|
See Also