Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
encodeRelativePosition
Function · 0.45
hash
Method · 0.45
encodeSnapshotV2
Function · 0.45
encodeStateAsUpdateV2
Function · 0.45
encodeStateVectorV2
Function · 0.45
constructor
Method · 0.45
acceptChanges
Method · 0.45
toUint8Array
Method · 0.45
toUint8Array
Method · 0.45
encodeStateVectorFromUpdateV2
Function · 0.45
mergeUpdatesV2
Function · 0.45
diffUpdateV2
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected