MCPcopy 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

registerTypesMethod · 0.80
testEnumSerializationMethod · 0.80
ForyMethod · 0.80
checkHeaderBitmapMethod · 0.80
ReadContextMethod · 0.80
WriteContextMethod · 0.80
writeMethod · 0.80
readMethod · 0.80
writeMethod · 0.80
BigIntegerSerializerMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by 3

registerTypesMethod · 0.64
testEnumSerializationMethod · 0.64