Typedef dds::core::ByteSeq

Typedef Documentation

typedef std::vector<uint8_t> dds::core::ByteSeq

Use a std::vector<uint8_t> to hold a sequence of bytes.