MCPcopy Create free account
hub / github.com/apache/fory / getReadContextName

Method getReadContextName

javascript/packages/core/lib/gen/builder.ts:495–497  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

493 }
494
495 getReadContextName() {
496 return "readContext";
497 }
498
499 getExternal(key: string) {
500 return `external.${key}`;

Callers 14

readSpecificTypeFunction · 0.80
writeFunction · 0.80
readFunction · 0.80
readTypeInfoMethod · 0.80
writeMethod · 0.80
readSpecificTypeMethod · 0.80
readMethod · 0.80
readDynamicCaseValueMethod · 0.80
readWithDepthFunction · 0.80
readWithDepthMethod · 0.80
readNoRefMethod · 0.80
readEmbedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected