32 FwSizeType DataBuffer::getBuffCapacity()
const {
Serialization/Deserialization operation was successful.
SerializeStatus setBuff(const U8 *src, Serializable::SizeType length) override
Set buffer contents from external source.
PlatformSizeType FwSizeType
Serializable::SizeType getSize() const override
Get current buffer size.
Serializable::SizeType getCapacity() const override
Get buffer capacity.
DataBuffer & operator=(const DataBuffer &other)
SerializeStatus
forward declaration for string
uint8_t U8
8-bit unsigned integer
Implementation of malloc based allocator.