  | IObjectDataInputReadData Method  | 
  
    Namespace: 
   Hazelcast.IO
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.10
SyntaxFunction 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