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

Method getWriteContextName

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

Source from the content-addressed store, hash-verified

489 }
490
491 getWriteContextName() {
492 return "writeContext";
493 }
494
495 getReadContextName() {
496 return "readContext";

Callers 7

writeFunction · 0.80
readFunction · 0.80
writeTypeInfoMethod · 0.80
writeMethod · 0.80
readMethod · 0.80
writeDynamicCaseValueMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected