Conversation
java/fory-core/src/main/java/org/apache/fory/serializer/ArraySerializers.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Shawn Yang <chaokunyang@apache.org>
...re/src/main/resources/META-INF/native-image/org.apache.fory/fory-core/reflection-config.json
Outdated
Show resolved
Hide resolved
...src/main/resources/META-INF/native-image/org.apache.fory/fory-core/serialization-config.json
Outdated
Show resolved
Hide resolved
...re/src/main/resources/META-INF/native-image/org.apache.fory/fory-core/reflection-config.json
Outdated
Show resolved
Hide resolved
java/fory-core/src/main/java/org/apache/fory/type/DispatchId.java
Outdated
Show resolved
Hide resolved
...re/src/main/resources/META-INF/native-image/org.apache.fory/fory-core/reflection-config.json
Outdated
Show resolved
Hide resolved
java/fory-core/src/test/java/org/apache/fory/serializer/Float16SerializerTest.java
Show resolved
Hide resolved
|
Could you also address those issues?
|
| } | ||
|
|
||
| @Override | ||
| public void xwrite(MemoryBuffer buffer, Float16 value) { |
There was a problem hiding this comment.
remove it, we don' have xwrite/xread methods any more
Why?
What does this PR do?
Related issues
Close #3205
Does this PR introduce any user-facing change?
Benchmark