chaokunyang commented on issue #1405: URL: https://github.com/apache/incubator-fury/issues/1405#issuecomment-1995070922
Hi @tommyettinger , I'm glad to see that you extend Fury for more use cases. Our user doc is not good enough, sorry for this. If you want to handle other primitive arrays ,you can take https://github.com/apache/incubator-fury/blob/5aba0c8780fb7fdff96a63ec60cde631eb107cb7/java/fury-core/src/main/java/org/apache/fury/serializer/ArraySerializers.java#L418 for an example -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
