ot::Spinel::MultiFrameBuffer::SaveFrame() method
Saves the current frame and prepares the write pointer for a next frame to be written into the buffer. Saved frame can be retrieved later using `GetNextSavedFrame()`.
Return value
OT_ERROR_NONE Successfully saved the buffer and prepared the write pointer for the next frame. OT_ERROR_NO_BUFS Insufficient buffer space.