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.
U8 * getBuffAddr()
gets buffer address for data filling
ParamBuffer & operator=(const ParamBuffer &other)
NATIVE_UINT_TYPE getBuffCapacity() const
returns capacity, not current size, of buffer
SerializeStatus
forward declaration for string
Serializable::SizeType getBuffLength() const
returns current buffer size
uint8_t U8
8-bit unsigned integer
SerializeStatus setBuff(const U8 *src, Serializable::SizeType length)
sets buffer contents and size