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.
ot::FrameBuilder::AppendBytes() is called by 4 functions and calls 1 function:
![]()
ot::FrameBuilder::AppendBytes()
ot::FrameBuilder::AppendBytes() reads 4 variables and writes 1 variable:
![]()
ot::FrameBuilder::AppendBytes()