Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yjs/yjs
/ encodeStateVector
Function
encodeStateVector
src/utils/encoding.js:623–623 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
621
* @
function
622
*/
623
export
const
encodeStateVector = doc => encodeStateVectorV2(doc,
new
IdSetEncoderV1())
Callers
nothing calls this directly
Calls
1
encodeStateVectorV2
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…