CanWrite() const
Indicates whether there is buffer space available to write @p aWriteLength bytes. param[in] aWriteLength Number of bytes to write.
WriteByte()
Writes a byte into the buffer and updates the write pointer (if space is available).
UndoLastWrites()
Undoes the last @p aUndoLength writes, removing them from frame.