[#uint256-SetNull] = xref:uint256.adoc[uint256]::SetNull :relfileprefix: ../ :mrdocs: Sets every byte of the blob to zero. == Synopsis Declared in `<uint256.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr void SetNull(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#