Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ marshaller
Method
marshaller
suds/bindings/rpc.py:86–87 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
84
""
"
85
86
def
marshaller(self):
87
return
MxEncoded(self.schema())
88
89
def
unmarshaller(self, typed=True):
90
""
"
Callers
nothing calls this directly
Calls
1
schema
Method · 0.45
Tested by
no test coverage detected