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

Method reset

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

Source from the content-addressed store, hash-verified

198 return encoded_meta_string
199
200 def reset(self):
201 self._dynamic_id_to_encoded_meta_strings.clear()
202
203
204class MetaShareWriteContext:

Calls 1

clearMethod · 0.45