J-Integra® Espresso Programming Documentation (API)

OutputStream.write_boolean Method

Reads a boolean value from this input stream.

void write_boolean(
 bool v
);

Parameters

v
the value to be written.

Return Value

none

Remarks

none

Exceptions

none

See Also

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