BloombergLP::ball::UserFields::appendCharArray

Append the specified character-array value to this object.

Synopsis

Declared in <ball_userfields.h>

void
appendCharArray(bsl::vector<char> const& value);

Description

Append the specified value to this object.

Parameters

NameDescription
valuecharacter array to append