ot::FrameBuilder::AppendBytes() method
Appends bytes from a given buffer to the `FrameBuilder`.
Arguments
aBuffer
A pointer to a data bytes to append.
aLength
Number of bytes in @p aBuffer.
Return value
kErrorNone Successfully appended the bytes. kErrorNoBufs Insufficient available buffers.