Create a context bound to the specified formatter and encoder.

Synopsis

Declared in <balxml_encoder.h>

Encoder_Context(
    Formatter* formatter,
    Encoder* encoder);

Created with MrDocs