MCPcopy Create free account
hub / github.com/pyload/pyload / writeStructEnd

Method writeStructEnd

module/lib/thrift/protocol/TProtocol.py:52–53  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

50 pass
51
52 def writeStructEnd(self):
53 pass
54
55 def writeFieldBegin(self, name, type, id):
56 pass

Callers 2

writeStructMethod · 0.95
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected