↓ 16 callersFunctionencode* Minimal MessagePack encoder for tests — covers the subset the decoder needs * to round-trip: null, bool, ints, float64, str, array, map.
__tests__/cocos3x/notepack.test.js:7
↓ 10 callersFunctionbuild({
version = 1,
sharedUuids = [],
sharedStrings = [],
sharedClasses = [],
sharedMasks = [],
instan
__tests__/cocos3x/rehydrate.test.js:5
↓ 1 callersFunctiondecodeDict* IDictData layout: [plainJsonObject, key, dataType, value, key, dataType, value, ...]. * The first element is the dict with simple-typed entries bak
src/core/cocos3x/rehydrate.js:419