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