hazelcast / hazelcast/hazelcast-cpp-client
Use method in Bits class for serialization in ObjectDataOutput and ObjectDataInput
Open
Priority: Low
Type: Enhancement
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The methods in Bits class does more efficient endian conversion and used for the client protocol, hence use the same for the ObjectDataOutput and ObjectDataInput objects.
Contributor guide
Assessment
This issue has not been assessed yet.