charArray overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a modifiable reference to the "CharArray" selection.

Return a non‐modifiable reference to the "CharArray" selection.

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

Return Value

  • modifiable reference to the "CharArray" selection

  • non‐modifiable reference to the "CharArray" selection

Created with MrDocs