[#BloombergLP-bdlbb-BlobBuffer-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/BlobBuffer.adoc[BlobBuffer]::print :relfileprefix: ../../../ :mrdocs: Format this object as a hexadecimal dump on the specified `stream`, and return a reference to the modifiable `stream`. Note that the optionally specified `level` and `spacesPerLevel` arguments are specified for interface compatibility only and are effectively ignored. == Synopsis Declared in `<bdlbb_blob.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& print( std::ostream& stream, int level = 0, int spacesPerLevel = 4) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#