eProsima / Fast-CDR

eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
142 stars 100 forks source link

Support serializing a std::vector as an array. #192

Closed richiware closed 7 months ago

richiware commented 8 months ago

This PR adds API for encoding/decoding a std::vector as an array. This API is needed for Fast DDS 3.0 Dynamic Types.

richiprosima commented 8 months ago

Build status:

richiprosima commented 8 months ago

Build status:

richiprosima commented 8 months ago

Build status:

JLBuenoLopez commented 7 months ago

@richiprosima please test Windows

richiprosima commented 7 months ago

Build status:

richiprosima commented 7 months ago

Build status: