BloombergLP::bslim::Printer_Helper::printRaw

Print the specified fundamental data to stream with indentation.

Synopsis

Declared in <bslim_printer.h>

static
void
printRaw(
    std::ostream& stream,
    unsigned char data,
    int level,
    int spacesPerLevel,
    bslmf::SelectTraitCase<is_fundamental>);