Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ isXlang
Method
isXlang
java/fory-core/src/main/java/org/apache/fory/config/Config.java:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
public
boolean isXlang() {
127
return
xlang;
128
}
129
130
public
boolean trackingRef() {
131
return
trackingRef;
Callers
15
assertSerializationToBuffer
Method · 0.80
registerTypes
Method · 0.80
testEnumSerialization
Method · 0.80
Fory
Method · 0.80
checkHeaderBitmap
Method · 0.80
ReadContext
Method · 0.80
WriteContext
Method · 0.80
write
Method · 0.80
read
Method · 0.80
write
Method · 0.80
BigIntegerSerializer
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
3
assertSerializationToBuffer
Method · 0.64
registerTypes
Method · 0.64
testEnumSerialization
Method · 0.64