[#BloombergLP-bdlde-HexEncoder-outputLength] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/HexEncoder.adoc[HexEncoder]::outputLength :relfileprefix: ../../../ :mrdocs: Return the total length of output emitted by this encoder. == Synopsis Declared in `<bdlde_hexencoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int outputLength() const; ---- == Description The length accounts for output produced by one or more calls to `convert` or related input methods since initial construction or the latest `reset`. == Return Value the total length of the output emitted thus far [.small]#Created with https://www.mrdocs.com[MrDocs]#