MCPcopy
hub / github.com/yjs/yjs / toUint8Array

Method toUint8Array

src/utils/UpdateEncoder.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 toUint8Array () {
14 return encoding.toUint8Array(this.restEncoder)
15 }
16
17 resetIdSetCurVal () {
18 // nop

Callers 15

encodeRelativePositionFunction · 0.45
hashMethod · 0.45
encodeSnapshotV2Function · 0.45
encodeStateAsUpdateV2Function · 0.45
encodeStateVectorV2Function · 0.45
constructorMethod · 0.45
acceptChangesMethod · 0.45
toUint8ArrayMethod · 0.45
toUint8ArrayMethod · 0.45
mergeUpdatesV2Function · 0.45
diffUpdateV2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected