GetRawDataInput Method
GetRawDataInput()
Note that portable fields can not read after GetRawDataInput() is called. In case this happens, IOException will be thrown.
Declaration
IObjectDataInput GetRawDataInput()
Returns
IObjectDataInput | rawDataInput |
Exceptions
IOException | System.IO.IOException |