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

Method reset

projects/JavaScript/proto/fbe.js:465–467  ·  view source on GitHub ↗

* Reset the current write buffer and its offset * @this {!Model}

()

Source from the content-addressed store, hash-verified

463 * @this {!Model}
464 */
465 reset () {
466 this._buffer.reset()
467 }
468
469 /**
470 * Shift the current write buffer offset

Callers 7

resetMethod · 0.45
resetMethod · 0.45
receiveMethod · 0.45
resetMethod · 0.45
receiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected