getData

Buffer::getData

Returns the data.

Declaration

const std::byte* getData() const;

Parameters

None.

Returns

The memory address of the Buffer’s data.