absl::AlphaNum::data

Returns a pointer to the converted string data.

Synopsis

Declared in <absl/strings/str_cat.h>

char const*
data() const;

Return Value

A pointer to the string representation.