this.orb = orb ; this.wrapper = ORBUtilSystemException.get( orb, CORBALogDomains.RPC_ENCODING ) ;
return this;
markEngaged = true; inputStream = is; streamMemento = inputStream.createStreamMemento();
// REVISIT - should we consider throwing an exception similar to what's // done for underflow()???
if (!markEngaged) return; markEngaged = false; inputStream.restoreInternalState(streamMemento); streamMemento = null;
throw wrapper.unexpectedEof() ;