MCPcopy
hub / github.com/google/earthengine-api / serializer.js

File serializer.js

javascript/src/serializer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @fileoverview A serializer that encodes EE object trees as JSON DAGs.
3 */
4

Callers

nothing calls this directly

Calls 15

StringClass · 0.85
walkObjectFunction · 0.85
makeRefFunction · 0.85
forEachMethod · 0.80
updateMethod · 0.80
toStringMethod · 0.80
constantMethod · 0.80
encodeCloudValueMethod · 0.80
arrayMethod · 0.80
keysMethod · 0.80
serializeMethod · 0.45
encodeMethod · 0.45

Tested by

no test coverage detected