Construct an EncodeImplUtil_ElementDispatcher object having the specified formatter, logStream, isNextElementFirst, and options attributes.
Synopsis
Declared in <baljsn_encodeimplutil.h>
EncodeImplUtil_ElementDispatcher(
FORMATTER* formatter,
std::ostream* logStream,
bool isNextElementFirst,
EncoderOptions const& options);
Created with MrDocs