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

Method reset

projects/JavaScript/proto/proto.js:7455–7458  ·  view source on GitHub ↗

* Reset the client * @this {!FinalClient}

()

Source from the content-addressed store, hash-verified

7453 * @this {!FinalClient}
7454 */
7455 reset () {
7456 super.reset()
7457 this.resetRequests()
7458 }
7459
7460 /**
7461 * Watchdog for timeouts

Callers

nothing calls this directly

Calls 2

resetRequestsMethod · 0.95
resetMethod · 0.45

Tested by

no test coverage detected