[#base_blob-09-ToString] = xref:base_blob-09.adoc[base_blob]::ToString :relfileprefix: ../ :mrdocs: Returns the blob as a hex string in reverse byte order. == Synopsis Declared in `<uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The string representation of the blob. [.small]#Created with https://www.mrdocs.com[MrDocs]#