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