[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-charArray-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::charArray :relfileprefix: ../../../ :mrdocs: `charArray` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` 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. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/charArray-08.adoc[charArray](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/charArray-08.adoc[_» more..._]# Return a reference to the non‐modifiable "CharArray" selection of this object if "CharArray" is the current selection. The behavior is undefined unless "CharArray" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>] const& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/charArray-0f.adoc[charArray]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/charArray-0f.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#