Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
write
Function · 0.80
read
Function · 0.80
writeTypeInfo
Method · 0.80
write
Method · 0.80
read
Method · 0.80
writeDynamicCaseValue
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected