Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ reset
Method
reset
python/pyfory/resolver.py:97–98 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
95
return
False
96
97
def
reset(self):
98
self.written_objects.clear()
99
100
101
class
NoRefWriter(RefWriter):
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected