getSize

Buffer::getSize

Returns the size of the data.

Declaration

size_t getSize() const;

Parameters

None.

Returns

The size of the Buffer’s data.