[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategories-charArray-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories.adoc[EncoderTestSequenceWithAllCategories]::charArray :relfileprefix: ../../../ :mrdocs: `charArray` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a reference to the modifiable "CharArray" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/charArray-0e.adoc[charArray](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/charArray-0e.adoc[_» more..._]# Return a reference offering non‐modifiable access to the "CharArray" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>] const& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/charArray-0c.adoc[charArray]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/charArray-0c.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#