MCPcopy Create free account
hub / github.com/apache/fory / reset

Method reset

python/pyfory/context.py:220–221  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

218 self.read_type_infos = []
219
220 def reset(self):
221 self.read_type_infos.clear()
222
223
224class WriteContext:

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected