[#uint160-SetNull] = xref:uint160.adoc[uint160]::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]#