Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ isCompatible
Method
isCompatible
javascript/packages/core/lib/context.ts:572–574 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
570
}
571
572
isCompatible() {
573
return
this.typeResolver.isCompatible();
574
}
575
576
incReadDepth() {
577
this._depth++;
Callers
13
isCompatible
Method · 0.45
detectSerializer
Method · 0.45
writeTypeInfo
Method · 0.45
readTypeInfo
Method · 0.45
write
Method · 0.45
read
Method · 0.45
readTypeInfoThen
Method · 0.45
readEmbed
Method · 0.45
writeTypeInfo
Method · 0.45
readTypeInfo
Method · 0.45
writeTypeInfo
Method · 0.45
readTypeInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected