MCPcopy 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
93func (r *Reader) Reset() {
94 r.WritePosition = 0
95 r.ReadPosition = 0
96}

Callers 10

IsEndMethod · 0.95
restoreFunction · 0.45
RollbackMethod · 0.45
CloseMethod · 0.45
RollbackMethod · 0.45
CloseMethod · 0.45
RollbackMethod · 0.45
CloseMethod · 0.45
RollbackMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected