Print the content of node to the specified stream out. depth is the value d_decoder‐>currentDepth assumed after node was created.
Synopsis
Declared in <balber_berdecoder.h>
void
print(
std::ostream& out,
int depth,
int spacePerLevel = 0,
char const* prefixText = 0) const;
Created with MrDocs