Create a Encoder_Formatter object using the specified stream and options.

Synopsis

Declared in <baljsn_encoder.h>

Encoder_Formatter(
    std::ostream& stream,
    EncoderOptions const& options);

Created with MrDocs