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

Method reset

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

Source from the content-addressed store, hash-verified

120 buffer.write_var_uint32(((entry[0] + 1) << 1) | 1)
121
122 def reset(self):
123 self._written_meta_strings.clear()
124
125
126class MetaStringReader:

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected