Writes out the value of this Any
object to the given output
stream. If both typecode
and value
need to be
written, use create_output_stream()
to create an OutputStream
,
then use write_any
on the OutputStream
.
OutputStream
object into which to marshal the value of this Any
object.
Any Interface | Any Members | Ics Namespace