Typedef rmw_serialized_message_t

Typedef Documentation

typedef rcutils_uint8_array_t rmw_serialized_message_t

Serialized message as a string of bytes.

It includes (but it is not limited to) the following members: the reference to internal storage, as a pointer the size of stored contents, as an unsigned integer the capacity of internal storage, as an unsigned integer