[#BloombergLP-bdlde-QuotedPrintableEncoder-outputLength] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/QuotedPrintableEncoder.adoc[QuotedPrintableEncoder]::outputLength :relfileprefix: ../../../ :mrdocs: Return the total length of the output emitted by this encoder (possibly after one or more calls to the `convert` or the `input` methods) since its initial construction or the latest `reset`. Note that soft line breaks are included in the counts if added. == Synopsis Declared in `<bdlde_quotedprintableencoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int outputLength() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#