Function eprosima::fastrtps::rtps::CDRMessage::skip

Function Documentation

inline bool eprosima::fastrtps::rtps::CDRMessage::skip(CDRMessage_t *msg, uint32_t length)

Skip bytes in serialized buffer.

Parameters:
  • msg – The CDR message

  • length – The number of bytes to skip

Returns:

true if skipped, false otherwise