marshal abstract method

void marshal(
  1. MarshalledObject marshalled
)

serialise to this object.

Implementation

void marshal(MarshalledObject marshalled);