pub fn encode_octet_seq_le(data: &[u8]) -> Result<Vec<u8>, WireError>Expand description
Partition = sequencesequence<octet> als u32 length + N byte data,
gepaddet auf 4-Byte-Boundary. DDS QoS UserData/TopicData/GroupData.
pub fn encode_octet_seq_le(data: &[u8]) -> Result<Vec<u8>, WireError>Partition = sequencesequence<octet> als u32 length + N byte data,
gepaddet auf 4-Byte-Boundary. DDS QoS UserData/TopicData/GroupData.