Construct an EncodeImplUtil_AttributeDispatcher object having the specified formatter, logStream, attributeName, formattingMode, isNextAttributeFirst, and options attributes.
Declared in <baljsn_encodeimplutil.h>
EncodeImplUtil_AttributeDispatcher(
FORMATTER* formatter,
std::ostream* logStream,
std::string_view const& attributeName,
FormattingMode formattingMode,
bool isNextAttributeFirst,
EncoderOptions const& options);