ot::Spinel::MultiFrameBuffer::SetLength() method
Sets the length (number of bytes) of the current frame being written. param[in] aLength The length of current frame.
Return value
OT_ERROR_NONE Successfully set the length of the current frame. OT_ERROR_NO_BUFS Insufficient buffer space to hold a frame of length @p aLength.