Construct a decoder using the specified options, reader, errInfo, and basicAllocator.
Declared in <balxml_decoder.h>
Decoder(
DecoderOptions const* options,
Reader* reader,
ErrorInfo* errInfo,
bslma::Allocator* basicAllocator);