[#BloombergLP-bdlb-PrintStringHexDumper-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/PrintStringHexDumper.adoc[PrintStringHexDumper]::PrintStringHexDumper :relfileprefix: ../../../ :mrdocs: Create a `PrintStringHexDumper` object that can insert to an output stream a formated (possibly multi‐lined) hexadecimal representation the specified `data` of the specified `length`. == Synopsis Declared in `<bdlb_print.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- PrintStringHexDumper( char const* data, int length); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#