[#BloombergLP-bdlde-QuotedPrintableDecoder-numOutputPending] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/QuotedPrintableDecoder.adoc[QuotedPrintableDecoder]::numOutputPending :relfileprefix: ../../../ :mrdocs: Return the number of output bytes retained by this decoder and not emitted because `maxNumOut` has been reached. == Synopsis Declared in `<bdlde_quotedprintabledecoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int numOutputPending() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#