MCPcopy Create free account
hub / github.com/apache/thrift / readStructBegin

Method readStructBegin

lib/py/src/protocol/TProtocol.py:132–133  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

130 pass
131
132 def readStructBegin(self):
133 pass
134
135 def readStructEnd(self):
136 pass

Callers 2

skipMethod · 0.95
readStructMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected