Generated by
JDiff

Class org.omg.CORBA.portable.OutputStream

Changed Methods
ORB orb() Documentation changed from old to new.
Returns the ORB that created this OutputStream.
void write_Context(Context, ContextList) Documentation changed from old to new.
Writes a CORBA context on this stream.
void write_Principal(Principal) Changed from abstract to non-abstract. Deprecated by CORBA 2.2.
void write_fixed(BigDecimal) Documentation changed from old to new.
Writes a BigDecimal number.
void write(int) Documentation changed from old to new.
Writes an integer (length of arrays) onto this stream.