Print the chain of nodes to the specified out stream, starting from this node and iterating to the parent node, then its parent, etc.
out
Declared in <balber_berdecoder.h>
<balber_berdecoder.h>
void printStack(std::ostream& out) const;