MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / reset

Method reset

projects/JavaScript/proto/test.js:25265–25268  ·  view source on GitHub ↗

* Reset the client * @this {!FinalClient}

()

Source from the content-addressed store, hash-verified

25263 * @this {!FinalClient}
25264 */
25265 reset () {
25266 super.reset()
25267 this.resetRequests()
25268 }
25269
25270 /**
25271 * Watchdog for timeouts

Callers

nothing calls this directly

Calls 2

resetRequestsMethod · 0.95
resetMethod · 0.45

Tested by

no test coverage detected