BloombergLP::ball::UserFieldValue::theCharArray

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.

Synopsis

Declared in <ball_userfieldvalue.h>

bsl::vector<char> const&
theCharArray() const;