Return the underlying character array directly.
char* data() noexcept; » more... char const* data() const noexcept; » more...
more...