Search Results

3
votes

What is object marshalling?

People have defined marshalling quite clearly already, so I'll skip the definition and jump to an example. Remote procedure call uses marshalling. When invoking remote functions you will h …