[#BloombergLP-balxml-Decoder-2constructor-0e1] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::Decoder :relfileprefix: ../../../ :mrdocs: Construct a decoder using the specified `options`, `reader`, `errInfo`, and `basicAllocator`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Decoder( xref:BloombergLP/balxml/DecoderOptions.adoc[DecoderOptions] const* options, xref:BloombergLP/balxml/Reader.adoc[Reader]* reader, xref:BloombergLP/balxml/ErrorInfo.adoc[ErrorInfo]* errInfo, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* basicAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#