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

Method writeI32

module/lib/thrift/protocol/TProtocol.py:91–92  ·  view source on GitHub ↗
(self, i32)

Source from the content-addressed store, hash-verified

89 pass
90
91 def writeI32(self, i32):
92 pass
93
94 def writeI64(self, i64):
95 pass

Callers 2

writeStringMethod · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected