Return a modifiable reference to the "CharArray" selection.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

bsl::vector<char>&
charArray();

Description

Return a reference to the modifiable "CharArray" selection of this object if "CharArray" is the current selection. The behavior is undefined unless "CharArray" is the selection of this object.

Return Value

modifiable reference to the "CharArray" selection

Created with MrDocs