shivendra-dev54 commented on PR #3455: URL: https://github.com/apache/fory/pull/3455#issuecomment-4025210423
@chaokunyang Just as you said I have updated the `cpp/fory/serialization/unsigned_serializer.h` for the `uint8_t`, `uint16_t`, `uint32_t`, `uint64_t` and also for `bool` type in `cpp/fory/serialization/collection_serializer.h` and also I have added the tests for unsigned serializer in `cpp/fory/serialization/unsigned_serializer_test.cc` -- 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]
