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

Method writeFieldBegin

module/lib/thrift/protocol/TProtocol.py:55–56  ·  view source on GitHub ↗
(self, name, type, id)

Source from the content-addressed store, hash-verified

53 pass
54
55 def writeFieldBegin(self, name, type, id):
56 pass
57
58 def writeFieldEnd(self):
59 pass

Callers 2

writeStructMethod · 0.95
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected