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