Reads off (unmarshals) the value of an Any
object from the given
input stream using the given typecode.
InputStream
object from which to read the value.
TypeCode
to insert into this Any
object.
Exception Type | Condition |
---|---|
Ics.CORBA.MARSHAL | An error occurs if the given TypeCode object is not
consistent with the value that was contained in the input stream. |
Any Interface | Any Members | Ics Namespace