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

Method reset

projects/JavaScript/proto/test.js:24853–24856  ·  view source on GitHub ↗

* Reset the client * @this {!Client}

()

Source from the content-addressed store, hash-verified

24851 * @this {!Client}
24852 */
24853 reset () {
24854 super.reset()
24855 this.resetRequests()
24856 }
24857
24858 /**
24859 * Watchdog for timeouts

Callers 1

resetMethod · 0.45

Calls 1

resetRequestsMethod · 0.95

Tested by

no test coverage detected