BloombergLP::bdlb::PrintMethods::print

Format the specified object to the specified output stream.

Synopsis

Declared in <bdlb_printmethods.h>

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

Return Value

reference to stream

Parameters

NameDescription
streamoutput stream
objectunsigned character to print
levelinitial indentation level
spacesPerLevelspaces per indentation level