Create a hex dumper for the specified blob that hex dumps the entire blob to the output stream when passed to operator<<. See operator<<(bsl::ostream&, const BlobUtilHexDumper&) for details.
blob
operator<<
operator<<(bsl::ostream&, const BlobUtilHexDumper&)
Declared in <bdlbb_blobutil.h>
<bdlbb_blobutil.h>
explicit BlobUtilHexDumper(Blob const* blob);