Ruby SOAP::Marshal Functions

EditRocket provides the following information on SOAP::Marshal functions in the Ruby source code builder.

dump(obj, io = nil) -

load(stream) -

marshal(obj, mapping_registry = MarshalMappingRegistry, io = nil) -

unmarshal(stream, mapping_registry = MarshalMappingRegistry) -