Format this object to the specified output stream.

Synopsis

Declared in <balber_berencoderoptions.h>

std::ostream&
print(
    std::ostream& stream,
    int level = 0,
    int spacesPerLevel = 4) const;

Created with MrDocs