BloombergLP::bdlb::operator<<

Hex dump the data referenced by the specified rhs to the specified stream.

Synopsis

Declared in <bdlb_print.h>

std::ostream&
operator<<(
    std::ostream& stream,
    PrintStringHexDumper const& rhs);

Return Value

a reference to stream

Parameters

NameDescription
streamthe output stream
rhsthe hex dumper to insert