Serialization¶
The serialization module provides SOME/IP data type serialization and deserialization with big-endian byte order handling per the SOME/IP specification.
Headers¶
include/serialization/serializer.h
Features¶
- Big-endian byte order handling
- Array and complex type support
- String serialization
- Buffer management