Return a reference providing non-modifiable access to the bsl::vector<char> value of this object. The behavior is undefined unless type() == ball::UserFieldType::e_CHAR_ARRAY.
bsl::vector<char>
type() == ball::UserFieldType::e_CHAR_ARRAY
Declared in <ball_userfieldvalue.h>
<ball_userfieldvalue.h>
bsl::vector<char> const& theCharArray() const;