Reads off (unmarshals) the value of an
Any
object from
the given input stream using the given typecode.
Parameters:
-
is - the
org.omg.CORBA.portable.InputStream
object from which to read
the value contained in this
Any
object
-
t - a
TypeCode
object containing type information
about the value to be read
Throws:
-
MARSHAL - when the given
TypeCode
object is
not consistent with the value that was contained
in the input stream