[#BloombergLP-bdlde-QuotedPrintableDecoder-outputLength] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/QuotedPrintableDecoder.adoc[QuotedPrintableDecoder]::outputLength :relfileprefix: ../../../ :mrdocs: Return the total length of the output emitted by this decoder (possibly after several calls to the `convert` or the `input` methods) since its initial construction or the latest `reset`. == Synopsis Declared in `<bdlde_quotedprintabledecoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int outputLength() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#