MCPcopy Index your code
hub / github.com/pyload/pyload / writeStructBegin

Method writeStructBegin

module/lib/thrift/protocol/TProtocol.py:49–50  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

47 pass
48
49 def writeStructBegin(self, name):
50 pass
51
52 def writeStructEnd(self):
53 pass

Callers 2

writeStructMethod · 0.95
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected