Create an encoder using the specified options and the specified basicAllocator to supply memory.
Synopsis
Declared in <balxml_encoder.h>
Encoder(
EncoderOptions const* options,
bslma::Allocator* basicAllocator);
Created with MrDocs