[#BloombergLP-balber-BerDecoder_Node-printStack] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerDecoder_Node.adoc[BerDecoder_Node]::printStack :relfileprefix: ../../../ :mrdocs: Print the chain of nodes to the specified `out` stream, starting from this node and iterating to the parent node, then its parent, etc. == Synopsis Declared in `<balber_berdecoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void printStack(std::ostream& out) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#