| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods with parameter type org.omg.IOP.CodecPackage.FormatMismatch | |
| void | Insert the FormatMismatch into the given Any.
|
| void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.IOP.CodecPackage.FormatMismatch | |
| FormatMismatch | Extract the FormatMismatch from given Any.
|
| FormatMismatch | Read the exception from the CDR intput stream.
|
Methods which throw type org.omg.IOP.CodecPackage.FormatMismatch | |
| Any | CodecOperations.decode(byte[] them) Decode the given array of bytes and return the decoded value, inserted
into Any. |
| Any | Decode the given array of bytes, supposing that they contain the
given data structure, and return the decoded value.
|
| GNU Classpath (0.95) |