ot::Ip6::Nd::TxMessage::AppendBytes() method
Appends bytes from a given buffer to the ND6 message.
Arguments
aBytes
A pointer to the buffer containing the bytes to append.
aLength
The buffer length.
Return value
kErrorNone Bytes are appended successfully. kErrorNoBufs Insufficient available buffers to grow the message.