Create an ascii dumper for the entire specified blob.
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.
| Name | Description |
|---|---|
| blob | blob to dump |