[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-makeCharArray-0f7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::makeCharArray :relfileprefix: ../../../ :mrdocs: `makeCharArray` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Set the value of this object to be a "CharArray" value. Optionally specify the 'value' of the "CharArray". If 'value' is not specified, the default "CharArray" value is used. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-01.adoc[makeCharArray](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-01.adoc[_» more..._]# Set the value of this object to be a "CharArray" value. Optionally specify the `value` of the "CharArray". [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-09.adoc[makeCharArray](xref:bsl/vector-00d.adoc[bsl::vector<char>] const& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-09.adoc[_» more..._]# Set the value of this object to be a "CharArray" value. Optionally specify the `value` of the "CharArray". [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-0f6.adoc[makeCharArray](xref:bsl/vector-00d.adoc[bsl::vector<char>]&& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeCharArray-0f6.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#