Create a PrintStringSingleLineHexDumper object that can insert to an output stream a single-line hexadecimal representation the specified data of the specified length.
Declared in <bdlb_print.h>
PrintStringSingleLineHexDumper(
char const* data,
int length);