{
//add padding bytes (by just increasing the
//size of the stream and not actually writing
//anything). If no body is present, no padding
//has to be inserted
ctx_out.increaseSize( difference );
}
//Then, we have to update the message size in the
//GIOP message header. The new size is the size of
//the "original" message minus the length ulong (4