Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ reset
Method
reset
projects/JavaScript/proto/protoex.js:7781–7784 ·
view source on GitHub ↗
* Reset the client * @this {!FinalClient}
()
Source
from the content-addressed store, hash-verified
7779
* @this {!FinalClient}
7780
*/
7781
reset () {
7782
super.reset()
7783
this.resetRequests()
7784
}
7785
7786
/**
7787
* Watchdog
for
timeouts
Callers
nothing calls this directly
Calls
2
resetRequests
Method · 0.95
reset
Method · 0.45
Tested by
no test coverage detected