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

Method reset

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

Source from the content-addressed store, hash-verified

208 self.class_map = {}
209
210 def reset(self):
211 self.class_map.clear()
212
213
214class MetaShareReadContext:

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected