33 return sizeof(this->m_bufferData);
37 return this->m_bufferData;
41 return this->m_bufferData;
PlatformUIntType NATIVE_UINT_TYPE
Serialization/Deserialization operation was successful.
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
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
SerializeStatus setBuff(const U8 *src, Serializable::SizeType length)
sets buffer contents and size