Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
readSpecificType
Function · 0.80
write
Function · 0.80
read
Function · 0.80
readTypeInfo
Method · 0.80
write
Method · 0.80
readSpecificType
Method · 0.80
read
Method · 0.80
readDynamicCaseValue
Method · 0.80
readWithDepth
Function · 0.80
readWithDepth
Method · 0.80
readNoRef
Method · 0.80
readEmbed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected