ot::Spinel::FrameWritePointer::CanWrite() const method
Indicates whether there is buffer space available to write @p aWriteLength bytes. param[in] aWriteLength Number of bytes to write.
Return value
TRUE Enough buffer space is available to write the requested number of bytes. FALSE Insufficient buffer space to write the requested number of bytes.