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

Method reset

projects/JavaScript/proto/enums.js:8174–8177  ·  view source on GitHub ↗

* Reset the client * @this {!FinalClient}

()

Source from the content-addressed store, hash-verified

8172 * @this {!FinalClient}
8173 */
8174 reset () {
8175 super.reset()
8176 this.resetRequests()
8177 }
8178
8179 /**
8180 * Watchdog for timeouts

Callers

nothing calls this directly

Calls 2

resetRequestsMethod · 0.95
resetMethod · 0.45

Tested by

no test coverage detected