Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
204
class
MetaShareWriteContext:
Callers
1
test_read_metastring_reset_clears_dynamic_ids_only
Function · 0.95
Calls
1
clear
Method · 0.45
Tested by
1
test_read_metastring_reset_clears_dynamic_ids_only
Function · 0.76