J-Integra® Espresso Programming Documentation (API)

BoxedValueHelper.read_value Method

Reads an instance of a boxed valuetype from the input stream is.

Object read_value(
 InputStream a_inpStream
);

Parameters

a_inpStream
The input stream from which to read the data.

Return Value

The boxed valuetype that was read from the stream.

Remarks

none

Exceptions

none

See Also

BoxedValueHelper Interface | BoxedValueHelper Members | Ics.CORBA.portable Namespace