Uses of Class gnu.CORBA.CDR.BufferedCdrOutput

Uses in package gnu.CORBA

Classes derived from gnu.CORBA.CDR.BufferedCdrOutput

class
A stream, additionally holding the gnu request.

Constructors with parameter type gnu.CORBA.CDR.BufferedCdrOutput

Create the universal holder that uses the given buffer to store the data.

Methods with parameter type gnu.CORBA.CDR.BufferedCdrOutput

void
Write the operation parameters.
void
Write the operation parameters.

Methods with return type gnu.CORBA.CDR.BufferedCdrOutput

BufferedCdrOutput
Get the buffer, normally containing the written reply.

Uses in package gnu.CORBA.CDR

Methods with parameter type gnu.CORBA.CDR.BufferedCdrOutput

int
Vio.readNestedValue(int value_tag, InputStream input, BufferedCdrOutput output, int level)
Read the chunked nested value from the given input stream, transferring the contents to the given output stream.
void
Write data about unknown exception.
void
Writes the contents of the provided stream.