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

Function reset

python/pyfory/format/infer.py:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80
81
82def reset():
83 __type_map__.clear()
84 __schemas__.clear()
85
86
87_supported_types = {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected