Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ reset
Method
reset
projects/JavaScript/proto/proto.js:6778–6781 ·
view source on GitHub ↗
* Reset the client * @this {!Client}
()
Source
from the content-addressed store, hash-verified
6776
* @this {!Client}
6777
*/
6778
reset () {
6779
super.reset()
6780
this.resetRequests()
6781
}
6782
6783
/**
6784
* Watchdog
for
timeouts
Callers
1
reset
Method · 0.45
Calls
1
resetRequests
Method · 0.95
Tested by
no test coverage detected