33 return sizeof(this->m_bufferData);
37 return this->m_bufferData;
41 return this->m_bufferData;
Serialization/Deserialization operation was successful.
FwSizeType getBuffCapacity() const
returns capacity, not current size, of buffer
PlatformSizeType FwSizeType
SerializeStatus
forward declaration for string
Serializable::SizeType getBuffLength() const
returns current buffer size
U8 * getBuffAddr()
gets buffer address for data filling
ComBuffer & operator=(const ComBuffer &other)
uint8_t U8
8-bit unsigned integer
SerializeStatus setBuff(const U8 *src, Serializable::SizeType length)
sets buffer contents and size