Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ getExternal
Method
getExternal
javascript/packages/core/lib/gen/builder.ts:499–501 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
497
}
498
499
getExternal(key: string) {
500
return
`external.${key}`;
501
}
502
503
getOptions(key: string) {
504
return
`options.${key}`;
Callers
14
readSpecificType
Function · 0.45
write
Function · 0.45
read
Function · 0.45
Gen
Class · 0.45
writeTypeInfo
Method · 0.45
readTypeInfo
Method · 0.45
write
Method · 0.45
readSpecificType
Method · 0.45
read
Method · 0.45
writeDynamicCaseValue
Method · 0.45
readDynamicCaseValue
Method · 0.45
write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected