void Ice::InputStream::readPendingValues | ( | ) |
Indicates that unmarshaling is complete, except for any class instances.
The application must call this function only when the stream actually contains class instances. Calling readPendingValues triggers the patch callbacks to inform the application that unmarshaling of an instance is complete.