Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IceFireDB/IceFireDB
/ Reset
Method
Reset
IceFireDB-PubSub/utils/reader.go:93–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
func
(r *Reader) Reset() {
94
r.WritePosition = 0
95
r.ReadPosition = 0
96
}
Callers
10
IsEnd
Method · 0.95
restore
Function · 0.45
Rollback
Method · 0.45
Close
Method · 0.45
Rollback
Method · 0.45
Close
Method · 0.45
Rollback
Method · 0.45
Close
Method · 0.45
Rollback
Method · 0.45
Close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected