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